Ecosyste.ms: Awesome
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: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iank-code/inquirer-js
- Owner: Iank-code
- Created: 2023-07-17T20:21:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-17T20:26:18.000Z (over 1 year ago)
- Last Synced: 2024-10-18T19:28:45.083Z (29 days ago)
- Language: JavaScript
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.