shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
lowerFirst
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.string
Lower first letter
Params
- string*-String
The string to lower the first letter
Return
- -String
The string with the first letter lowered
Example
import { lowerFirst } from '@blackbyte/sugar/string'
lowerFirst('Hello world') // hello worldTodo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space