kebab-converter
v0.0.1
Published
Util for converting projects to kebab casing
Downloads
9
Maintainers
Readme
Kebab Converter
Automatically convert convert file names and require calls to use kebab casing for an entire project.
This is essentially a one time migration tool to bulk update repos who's module names container uppercase characters.
This tool will only run on clean git repos, and respects .gitignore.
Installation
Install kebab-converter using npm:
npm install kebab-converter -gUsage
CD a clean git repo
kebab-converter