Skip to content

Commit

Permalink
Add related package to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 23, 2018
1 parent 0e6e4a2 commit 73abc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -50,6 +50,7 @@ camelCase('__foo__', '--bar');

- [decamelize](https://github.com/sindresorhus/decamelize) - The inverse of this module
- [uppercamelcase](https://github.com/SamVerschueren/uppercamelcase) - Like this module, but to PascalCase instead of camelCase
- [titleize](https://github.com/sindresorhus/titleize) - Capitalize every word in string


## License
Expand Down

0 comments on commit 73abc48

Please sign in to comment.