inquirer-chalk-pipe
v1.3.0
Published
A inquirer plugin for input chalk-pipe style strings
Downloads
811
Readme
inquirer-chalk-pipe
A inquirer plugin for input chalk-pipe style strings
Install
$ npm install inquirer-chalk-pipe
Usage
inquirer.registerPrompt('chalk-pipe', require('inquirer-chalk-pipe'));
Example
Here is example.
Related
- chalk-pipe - Create chalk style schemes with simpler style strings
- inquirer - A collection of common interactive command line user interfaces
License
MIT © LitoMore