[ Bron: node-optimist ]
Pakket: node-optimist (0.6.1+~0.0.30-2)
Verwijzigingen voor node-optimist
Debian bronnen:
Het bronpakket node-optimist downloaden:
- [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]
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- David Paleino (QA-pagina)
- Dominique Dumont (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-optimist gerelateerde pakketten
|
|
|
|
-
- dep: node-minimist
- Argument options parsing for Node.js
-
- dep: node-wordwrap
- word wrapping library for NodeJS