shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
uncamelize
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.string
Uncamelize a string
Params
- string*-String
The string to uncamelize
- separator”’-‘“String
The separator to use
Return
- -String
The uncamelized string
Example
import { uncamelize } from '@blackbyte/sugar/string'
uncamelize('helloWorldAndUniverse') // hello-world-and-universeTodo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space