[ ソース: node-coa ]
パッケージ: node-coa (2.0.2-4)
Yet another parser for command line options
COA is a parser for command line options that aim to get maximum profit from formalization of your program API. Once you write definition in terms of commands, options and arguments you automatically get:
* Command line help text * Program API for use COA-based programs as modules * Shell completion
Node.js is an event-based server-side JavaScript engine.
その他の node-coa 関連パッケージ
|
|
|
|
-
- dep: node-chalk
- Terminal string styling for Node.js
-
- dep: node-q
- Node.js module for promises (CommonJS/Promises/A,B,D)