TymianekPL / consoleread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consoleread

Install with npm:

npm install consoleread --save

or with yarn:

yarn add consoleread

Console read is utility to ask user for input.

Features

  • Reads input from console and returns it as string.
  • Ask questions
  • Display list of options

Contributors

About

License:MIT License


Languages

Language:JavaScript 100.0%