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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.2
    0
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i titlecaps

Weekly Downloads

0

Version

0.3.2

License

none

Last publish

Collaborators

  • neweracode-jj