ucwords

1.0.5 • Public • Published

UCWORDS for javascript

Build Status Latest Stable Version Total Downloads License

Uppercase the first character of each word in a string.

const ucwords = require('ucwords');
ucwords('hello world'); // 'Hello World'

Inspired by Jeffrey Way

tweet

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    174
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    174
  • 1.0.4
    0
  • 1.0.2
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i ucwords

Weekly Downloads

174

Version

1.0.5

License

MIT

Last publish

Collaborators

  • mattstypa