kebab-converter

0.0.1 • Public • Published

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

/kebab-converter/

    Package Sidebar

    Install

    npm i kebab-converter

    Weekly Downloads

    2

    Version

    0.0.1

    License

    ISC

    Last publish

    Collaborators

    • bajix