case-converters
A modern TypeScript utility to convert strings and object keys between various case styles like camelCase, snake_case, PascalCase, kebab-case, spongeCase, and more.
case-string
A Node.js module providing various string manipulation functions to handle string cases.