1.0.0 • Published 3 years ago

@jarmentor/title-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

APA Title-CLI

Convert a string or file of strings to APA style title case.

Installation

  npm install @jarmentor/title-cli

Usage

Via NPX

  npx @jarmentor/title-cli <string OR file> [options]

After installation

  title-cli <string> [options]

Credits