0.1.5 • Published 4 years ago

@aventyret/change-case-cli v0.1.5

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

change-case-cli Build Status

My awesome command-line tool

Install

$ npm install --global change-case-cli

Usage

	Usage
		$ change-case-cli [input]

	Options
		--to  [Default: camel]
			camel
			capital
			constant
			dot
			header
			no
			param
			pascal
			path
			sentence
			snake

		--shift [default 0]

	Examples
	  $ change-case-cli snake_case_string
	  snakeCaseString
0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago