[ 源代码: 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