[ 原始碼: node-optimist ]
套件:node-optimist(0.6.1+~0.0.30-2)
node-optimist 的相關連結
Debian 的資源:
下載原始碼套件 node-optimist:
- [node-optimist_0.6.1+~0.0.30-2.dsc]
- [node-optimist_0.6.1+~0.0.30.orig-types-optimist.tar.gz]
- [node-optimist_0.6.1+~0.0.30.orig.tar.gz]
- [node-optimist_0.6.1+~0.0.30-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
light-weight option parsing library for NodeJS
Optimist is a light-weight node.js library for option parsing.
It is a library for people who hate option parsing. More specifically, this module is for people who like all the --bells and -whistlz of program usage but think optstrings are a waste of time.
With optimist, option parsing doesn't have to suck (as much).
Node.js is an event-based server-side JavaScript engine.
其他與 node-optimist 有關的套件
|
|
|
|
-
- dep: node-minimist
- Argument options parsing for Node.js
-
- dep: node-wordwrap
- word wrapping library for NodeJS