An open API service indexing awesome lists of open source software.

https://github.com/iank-code/inquirer-js


https://github.com/iank-code/inquirer-js

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Inquirer-js
I am using inquirer package. Inquirer.js is a collection of common interactive command line interfaces for taking inputs from user. It is promise based and supports chaining series of prompt questions together, receiving text input, checkboxes, lists of choices and much more.