altcase
v0.1.0
Published
Convert text to alternating case
Downloads
15
Readme
altcase
Command-line utility for converting text to aLtErNaTiNg CaSe.
Installation
npm install -g https://github.com/MarkusJx/altcase.git
Usage
index.mjs [words..]
Positionals:
words The words [string]
Options:
--help Show help [boolean]
--version Show version number [boolean]
-s, --settings [boolean]
-u, --startWithUppercase Whether to start the text using upper case
[boolean] [default: true]
Why?
No reason.