Install with npm
:
npm install consoleread --save
or with yarn
:
yarn add consoleread
Console read is utility to ask user for input.
- Reads input from console and returns it as string.
- Ask questions
- Display list of options
Install with npm
:
npm install consoleread --save
or with yarn
:
yarn add consoleread
Console read is utility to ask user for input.