oef/node_modules/clap
2019-11-04 15:00:46 +01:00
..
HISTORY.md First commit 2019-11-04 15:00:46 +01:00
index.js First commit 2019-11-04 15:00:46 +01:00
LICENSE First commit 2019-11-04 15:00:46 +01:00
package.json First commit 2019-11-04 15:00:46 +01:00
README.md First commit 2019-11-04 15:00:46 +01:00

NPM version Dependency Status Build Status

Clap.js

Argument parser for command-line interfaces. It primary target to large tool sets that provides a lot of subcommands. Support for argument coercion and completion makes task run much easer, even if you doesn't use CLI.

Inspired by TJ Holowaychuk Commander.

[TODO: Complete readme]