0.0.1 • Published 8 years ago

kebab-converter v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

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 -g

Usage

CD a clean git repo

kebab-converter