chenrui  c2abfadd11 add 3 years ago
..
node_modules c2abfadd11 add 3 years ago
HISTORY.md c2abfadd11 add 3 years ago
LICENSE c2abfadd11 add 3 years ago
README.md c2abfadd11 add 3 years ago
index.js c2abfadd11 add 3 years ago
package.json c2abfadd11 add 3 years 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]