0.0.12 • Published 9 months ago

cliofo v0.0.12

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

Cliofo (Command Line Interface Operand Flag Option)

*** THIS PROJECT IS CURRENTLY IN ALPHA STATUS AND DOES NOT HAVE ALL FEATURES IMPLEMENTED AND WILL LIKELY GO THROUGH BREAKING CHANGES! ***

npm (unscoped) NPM node-current (scoped)

npm package to implement a command line interface argument parser in a conventional GNU way. This API is built around the concept of a single leading prefix character denoting flag arguments, 2 leading adjacent identical characters denoting option arguments, and no leading prefix characters denoting operand arguments.

Installing

npm i cliofo
0.0.12

9 months ago

0.0.11

9 months ago

0.0.1

9 months ago