This is a simple addon will give you the capabilty to fuzzy filter a list of items to select.
$ npm i inquirer-search-list
inquirer.registerPrompt('search-list', require('inquirer-search-list'));See examples for detail.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple addon will give you the capabilty to fuzzy filter a list of items to select.
$ npm i inquirer-search-list
inquirer.registerPrompt('search-list', require('inquirer-search-list'));See examples for detail.