blakeembrey / change-case

Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
MIT License
2.21k stars 92 forks source link

Any interest in shipping ESM? #295

Closed NullVoxPopuli closed 1 year ago

NullVoxPopuli commented 1 year ago

or both CJS and ESM?

by using package.json#exports, we can natively support both.

I am willing to submit a PR if there is interest.

NullVoxPopuli commented 1 year ago

oh nevermind, it's shipped here: https://www.npmjs.com/package/change-case?activeTab=code