titlecaps

0.3.2 • Public • Published

titlecaps Build Status

Node module to capitalize first letter in each word

Getting Started

Install the module with: npm install titlecaps

var caps = require('titlecaps');
 
caps.titlecaps("capitalize me"); // Capitalize Me

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2013 Julia Jacobs
Licensed under the MIT license.

/titlecaps/

    Package Sidebar

    Install

    npm i titlecaps

    Weekly Downloads

    0

    Version

    0.3.2

    License

    none

    Last publish

    Collaborators

    • neweracode-jj