Transform into a string with the separator denoted by the next word capitalized


Keywords
camel, case, camelcase, camel-case, convert, transform, identifier, change-case, constant-case, lowercase, pascal-case, snake-case, uppercase
License
MIT
Install
npm install camel-case@1.1.0

Documentation

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