https://github.com/iank-code/inquirer-js
https://github.com/iank-code/inquirer-js
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iank-code/inquirer-js
- Owner: Iank-code
- Created: 2023-07-17T20:21:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T20:26:18.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T19:28:45.083Z (over 1 year 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.