Change case project

Full project type-check throughput, including module graph setup and cross-file type analysis.

tsz unavailable 0 lines 0 KB compile canary tracked in CI; not timed by vs-tsgo benchmarks

Timing

tsz
failed
tsgo
n/a

README

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