[ 源代码: node-yargs ]
软件包:node-yargs(16.2.0+~16.0.4-7)
node-yargs 的相关链接
Debian 的资源:
下载源码包 node-yargs:
- [node-yargs_16.2.0+~16.0.4-7.dsc]
- [node-yargs_16.2.0+~16.0.4.orig-types-yargs.tar.gz]
- [node-yargs_16.2.0+~16.0.4.orig.tar.gz]
- [node-yargs_16.2.0+~16.0.4-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [yargs.js.org]
相似软件包:
command line parser for nodejs
Yargs helps you build interactive command line tools by parsing arguments and generating an elegant user interface.
Yargs gives you:
* commands and (grouped) options (like module run -n --force), * a dynamically generated help menu based on your arguments, * bash-completion shortcuts for commands and options.
With yargs, ye be havin' a map that leads straight to yer treasure! Treasure of course, being a simple option hash.
Node.js is an event-based server-side JavaScript engine.
其他与 node-yargs 有关的软件包
|
|
|
|
-
- dep: node-browserslist
- Share browsers list between different front-end tools
-
- dep: node-cliui
- easily create complex multi-column CLIs
-
- dep: node-escalade
- 软件包暂时不可用
-
- dep: node-get-caller-file
- inspects the v8 stack trace
-
- dep: node-require-directory
- require all files in a directory
-
- dep: node-string-width
- Get the visual width of a string
-
- dep: node-y18n
- bare-bones internationalization library used by yargs
-
- dep: node-yargs-parser (>= 20.2.2~)
- mighty option parser used by yargs