Open hyf0 opened 2 years ago
Love this package. Is there any plan for implementing a runtime version of CamelCasedPropertiesDeep.
CamelCasedPropertiesDeep
related to https://github.com/sindresorhus/type-fest/issues/375.
Also happy to make a PR if that's ok.
Check out: https://github.com/sindresorhus/camelcase-keys
Sad. For ID, there's no problem. For ReactDOM CamelCasedPropertiesDeep will transform to be reactDOM camelcase-keys will transform to be reactDom
ID
ReactDOM
reactDOM
camelcase-keys
reactDom
https://github.com/sindresorhus/camelcase-keys/issues/88
This can be closed?
Love this package. Is there any plan for implementing a runtime version of
CamelCasedPropertiesDeep
.related to https://github.com/sindresorhus/type-fest/issues/375.