0.1.2 • Published 2 years ago

js-case-converter v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Convert code!

You can convert code by camel/snake case you want immediately

Usage

example

$ npm i -g js-case-converter
$ case-converter run -c snake -p targetFile.ts
OptionValueDescription
-c/--casecamel/snaketarget case you want
-p/--printIf this option exists, print the output

Feature

  • Single File Transform
  • Camel Case -> Snake Case
  • Snake Case -> Camel Case
  • Directory Support
  • Transform Rule Custom
0.1.2

2 years ago

0.1.1

2 years ago

0.0.1

2 years ago