Library to change the casing convention of strings
Mongoose plugin to name normalize collections names based on naming convention camelCase, snake_case, PascalCase, ...etc
Simple library for converting one case format to another.
Ensure that all directories and subdirectories of a project use the kebab-case naming convention.
A CLI Tool to refactor Javascript/Typescript projects to use kebab-case naming convention of files and folders