[ 原始碼: node-yargs ]
套件:node-yargs(10.0.3-2)
yargs the modern, pirate-themed, successor to optimist.
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-cliui (>= 3.2.0)
- easily create complex multi-column CLIs
-
- dep: node-decamelize (>= 1.1.1)
- convert a camelized string into a lowercased one with a custom separator
-
- dep: node-find-up (>= 2.1.0)
- find a file by walking up parent directories
-
- dep: node-get-caller-file (>= 1.0.1)
- inspects the v8 stack trace
-
- dep: node-os-locale (>= 2.0.0)
- get the system locale
-
- dep: node-require-directory (>= 2.1.1)
- require all files in a directory
-
- dep: node-require-main-filename (>= 1.0.1)
- shim for require.main.filename() that works in as many environments as possible
-
- dep: node-set-blocking (>= 2.0.0)
- set blocking stdio and stderr
-
- dep: node-string-width (>= 2.0.0)
- Get the visual width of a string
-
- dep: node-which-module (>= 2.0.0)
- Find the module object for something that was require()d
-
- dep: node-y18n (>= 3.2.1)
- bare-bones internationalization library used by yargs
-
- dep: node-yargs-parser (>= 8.0.0~)
- mighty option parser used by yargs
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable