1.0.5 • Published 4 months ago

capitalize-words-regex-function v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

capitalize-words

Function that capitalizes the first letter of each word in a string

Example uses:

const capitalizeFn = require('capitalize-words-regex-function');

console.log(capitalizeFn('you are my best capitalize package')) // You Are My Best Capitalize Package
1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago