You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tan b155d9f548
1
10 months ago
..
node_modules 1 10 months ago
HISTORY.md 1 10 months ago
LICENSE 1 10 months ago
README.md 1 10 months ago
index.js 1 10 months ago
package.json 1 10 months ago

README.md

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]