Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 986 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 986 Bytes

Change Case Monorepo

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

Packages

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

License

MIT