npm-package-example-2
A good npm package
A good npm package
Typescript type-preserving conversion of objects between camelCase and snake_case
Recursive camel casing and snake casing of object property names with proper typing
[](https://nodei.co/npm/ramdacase/)
[](https://www.npmjs.com/package/simple-axios-case-converter) [](https://github.com/yu
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Hard conversion of a string to camel case
Case styles - Camel, Pascal, Snake, and Kebab
convert function camel to dash
Deeply convert the keys of an object to camelCase
Recursive camel casing and snake casing of object property names with proper typing
convert camelCase to kebab-case
Recursively change object keys case
Nested Object or Array case changer.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Lite package(`2.2 KiB` size packed) for change cases
npm package to change word format
Change the value to the lower or upper or kebab or camel or snake or title Case.
Convert an entire JS/TS codebase to either kebab-case or snake-case