0.3.2 • Published 11 years ago

titlecaps v0.3.2

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

titlecaps Build Status

Node module to capitalize first letter in each word

Getting Started

Install the module with: npm install titlecaps

var caps = require('./serverScripts/titlecaps.js');

caps.titlecaps("capitolize me"); //Capitolize 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.

0.3.2

11 years ago

0.3.0

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago