[ 源代码: node-dargs ]
软件包: node-dargs (7.0.0-3)
node-dargs 的相关链接
Trisquel 的资源:
下载源码包 node-dargs:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Bastien Roucariès
外部的资源:
- 主页 [github.com]
相似软件包:
Convert options into an array of arguments
Node-dargs can be considered a reverse of minimist. It converts an object of options into an array of command-line arguments. This is useful when spawning command-line tools.
Node.js is an event-based server-side JavaScript engine.