0.1.1 • Published 4 years ago

firecase v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

firecase

Rename the files in your projects to match popular casings.

Usage

firecase - Rename the files in your projects to match popular casings.

USAGE

firecase [option...] [path]

OPTIONS

    CASINGS

-C, --camelcase | Transforms all the filenames in the specified directory into camel casing.
-K, --kebabcase | Transforms all the filenames in the specified directory into kebab casing.
-P, --pascalcase | Transforms all the filenames in the specified directory into pascal casing. 
-S, --snakecase | Transforms all the filenames in the specified directory into snake casing.

    GENERAL

-H, --help | Lists all the possible arguments you can pass to firecase.
-V, --version | Prints the current version of firecase. 

Installation

npm i -g firecase

License

MIT

0.1.1

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.3.9

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago