decamelize-keys

Convert object keys from camel case

MIT License

Downloads
38.6M
Stars
48
Committers
2

Bot releases are hidden (Show)

decamelize-keys - Latest Release

Published by sindresorhus almost 2 years ago

  • Fix TypeScript type for the separator option (#3) b23ed35

https://github.com/sindresorhus/decamelize-keys/compare/v2.0.0...v2.0.1

decamelize-keys -

Published by sindresorhus almost 2 years ago

Breaking

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

Improvements

  • Add deep option
  • The exclude option now also accepts a regex

This package previously existed at https://github.com/dsblv/decamelize-keys