titleize

Capitalize every word in string: unicorn cake → Unicorn Cake

MIT License

Downloads
11.6M
Stars
52
Committers
3

Bot releases are hidden (Show)

titleize - Latest Release

Published by sindresorhus about 1 year ago

titleize -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 e65ed6b
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/titleize/compare/v2.1.0...v3.0.0

titleize -

Published by sindresorhus over 5 years ago

  • Refactor TypeScript definition to CommonJS compatible export (#3) 578e6a9

https://github.com/sindresorhus/titleize/compare/v2.0.0...v2.1.0

titleize -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 6 50483ce

Enhancements:

  • Add TypeScript definition (#2) 9408184

https://github.com/sindresorhus/titleize/compare/v1.0.1...v2.0.0