npm.io
1.0.0 • Published 11 years ago

ucfirst

Licence
MIT
Version
1.0.0
Deps
0
Vulns
0
Weekly
0
Stars
6

ucfirst

Uppercase the first character of a string

Build Status

var ucfirst = require('ucfirst');

ucfirst('hello'); // 'Hello'

License

MIT

Keywords