Skip to content

Convert strings between camelCase, PascalCase, Capital Case, snake_case and more

License

Notifications You must be signed in to change notification settings

PindaPixel/change-case

This branch is 22 commits behind blakeembrey/change-case:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6ce967 · Dec 16, 2023
Sep 29, 2023
Dec 16, 2023
Dec 1, 2019
Sep 30, 2023
Feb 5, 2014
Oct 19, 2023
Dec 7, 2023
Dec 9, 2023
Dec 6, 2023
Sep 29, 2023

Repository files navigation

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

About

Convert strings between camelCase, PascalCase, Capital Case, snake_case and more

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%