[ 原始碼: node-inquirer ]
套件:node-inquirer(3.3.0-3)
embeddable command line interface for Node.js
Node.js module that provides a collection of interactive user interfaces and inquiry session flows for the command line.
Node.js is an event-based server-side JavaScript engine.
其他與 node-inquirer 有關的套件
|
|
|
|
-
- dep: node-ansi-escapes (>= 3.0.0)
- ANSI escape codes for manipulating the terminal
-
- dep: node-chalk (>= 2.0.0)
- Terminal string styling for Node.js
-
- dep: node-cli-cursor (>= 2.1.0)
- Toggle the CLI cursor
-
- dep: node-cli-width
- Get stdout window width
-
- dep: node-external-editor
- Edit a string with the users preferred text editor
-
- dep: node-lodash (>= 4.3.0)
- Lo-dash is a Node.js utility library
-
- dep: node-mute-stream (>= 0.0.7)
- Pass-through stream that can be muted module for Node.js
-
- dep: node-run-async
- Run function synchronously or asynchronously
-
- dep: node-rx
- Reactive Extensions for JavaScript, Node.js module
-
- dep: node-string-width (>= 2.1.0)
- Get the visual width of a string
-
- dep: node-strip-ansi (>= 4.0.0)
- Strip ANSI escape codes
-
- dep: node-through2 (>= 2.0)
- Make a stream.Transform out of a function - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable