6a9ffbcc
liuqimichale
地图点击事件
|
1
2
3
4
5
6
7
8
9
10
11
|
[](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]
|