node-read

Read user input from stdin module for Node.js
  https://github.com/isaacs/read
  0
  no reviews



Node-read extends Node.js readline.question builtin method with options like silent input, replaced input, timeout or default value.

Node.js is an event-based server-side javascript engine.