[ Bron: node-yargs ]
Pakket: node-yargs (16.2.0+~16.0.4-7)
Verwijzigingen voor node-yargs
Debian bronnen:
Het bronpakket node-yargs downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [yargs.js.org]
Vergelijkbare pakketten:
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.
Andere aan node-yargs gerelateerde pakketten
|
|
|
|
-
- dep: node-browserslist
- Share browsers list between different front-end tools
-
- dep: node-cliui
- easily create complex multi-column CLIs
-
- dep: node-escalade
- Pakket niet beschikbaar
-
- 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