Change Case Monorepo

October 19, 2023 ยท View on GitHub

Transform a string between camelCase, PascalCase, Capital Case, snake_case, param-case, CONSTANT_CASE and others.

Packages

  • change-case
  • sponge-case
  • swap-case
  • title-case

TypeScript and ESM

All packages are pure ESM packages and ship with TypeScript definitions. They cannot be require'd or used with legacy node module resolution in TypeScript.

Related

  • Meteor
  • Atom
  • VSCode

License

MIT

Contents

  1. 1Packages
  2. 1.1TypeScript and ESM
  3. 2Related
  4. 3License