shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
kebabCase
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.string
Kebab case a string
Params
- text*-String
The string to snakeCase
Return
- -String
The snakeCased string
Example
import { kebabCase } from '@blackbyte/sugar/string';
kebabCase('hello world'); // => Hello WorldTodo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space