shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
paramCase
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.string
This function transform a string into a param case one like so “something-cool”
Params
- string*-String
The string to convert
Return
- -String
The converted string
Example
import { paramCase } from '@blackbyte/sugar/string';
paramCase('some thoing cool'); // => some-thing-coolTodo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space