パッケージ: node-optimist (0.6.1+~0.0.30-1)
node-optimist に関するリンク
Trisquel の資源:
node-optimist ソースパッケージをダウンロード:
- [node-optimist_0.6.1+~0.0.30-1.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-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- David Paleino
- Dominique Dumont
- Bas Couwenberg
外部の資源:
- ホームページ [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