English
Appearance
Capitalize the first letter of the string.
Added in v0.0.1
import { capitalize } from 'parsnip-kit' capitalize('HelloWorld') // 'Helloworld'
arg
any
false
undefined
string