Skip to content

afeiship/capwords

Repository files navigation

capwords

Capwords in js like python stirng.capwords.

version license size download

installation

npm install @jswork/capwords

usage

import capwords from '@jswork/capwords';

capwords('freeCodeCamp is an awesome resource');
// => "Freecodecamp Is An Awesome Resource"

license

Code released under the MIT license.

About

Capwords in js like python stirng.capwords.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published