titlecaps
Node module to capitalize first letter in each word
Getting Started
Install the module with: npm install titlecaps
var caps = ; caps; // 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.