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