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