All change-case methods bundled in a single module
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
recursively transform key strings from camel-case to underscore-style
Typescript type-preserving conversion of objects between camelCase and snake_case
Recursive snake casing of object property names with proper typing