NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/clap
2023-09-14 14:47:11 +08:00
..
node_modules 111 2023-09-14 14:47:11 +08:00
HISTORY.md 111 2023-09-14 14:47:11 +08:00
index.js 111 2023-09-14 14:47:11 +08:00
LICENSE 111 2023-09-14 14:47:11 +08:00
package.json 111 2023-09-14 14:47:11 +08:00
README.md 111 2023-09-14 14:47:11 +08: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]