Consider using change-case
instead of to-snake-case
#9097
tyteen4a03
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
to-snake-case
is CJS-only, has a weird chain of deps, and has not been updated in 9 years.change-case
is ESM-only, has TypeScript definitions, and is more maintained (relatively)Beta Was this translation helpful? Give feedback.
All reactions