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

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i ucfirst

    Weekly Downloads

    43,130

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • deathcap
    • shinnn