Skip to content

Commit

Permalink
Add camelcase-keys to related section in the readme (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
mesaugat committed Apr 16, 2020
1 parent 970d2a4 commit 3d39e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -83,3 +83,4 @@ The maintainers of camelcase and thousands of other packages are working with Ti
- [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
- [humanize-string](https://github.com/sindresorhus/humanize-string) - Convert a camelized/dasherized/underscored string into a humanized one
- [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) - Convert object keys to camel case

0 comments on commit 3d39e73

Please sign in to comment.