ucfirst

1.0.0 • Public • Published

ucfirst

Uppercase the first character of a string

Build Status

var ucfirst = require('ucfirst');

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

License

MIT

Package Sidebar

Install

npm i ucfirst

Weekly Downloads

49,135

Version

1.0.0

License

MIT

Last publish

Collaborators

  • deathcap
  • shinnn