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.
12 lines
651 B
12 lines
651 B
[](https://www.npmjs.com/package/clap)
|
|
[](https://david-dm.org/lahmatiy/clap)
|
|
[](https://travis-ci.org/lahmatiy/clap)
|
|
|
|
# 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](https://github.com/visionmedia/commander.js).
|
|
|
|
[TODO: Complete readme]
|