0.1.0 • Published 11 months ago

altcase v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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.