sindresorhus / camelcase-keys

Convert object keys to camel case
MIT License
691 stars 95 forks source link

lowercase and UPPERCASE keys are not getting converted into camelCase #71

Closed Salmandabbakuti closed 3 years ago

Salmandabbakuti commented 3 years ago

The title says it all. Here's the reproduced issue: Screenshot (405)

is this the expected behaviour or am I missing anything?

sindresorhus commented 3 years ago

Yes, that's expected behavior.