1.3.0 • Published 6 years ago

inquirer-chalk-pipe v1.3.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

inquirer-chalk-pipe

npm.io npm.io npm.io

A inquirer plugin for input chalk-pipe style strings

npm.io

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