enquirer-prompts
Plugin that adds a number of common prompt types to Enquirer
Plugin that adds a number of common prompt types to Enquirer
Question object, used by Enquirer and prompt plugins.
Ask a user questions on the commandline and process answers.
Helper library for building cli applications
Ask user for input from the command-line declaratively
Line reader for streams
Node readline bindings for BuckleScript
A handy command line tool written in javascript made for extensive text search. Very frequent, streamlined, increasingly awesome text search.
Like readline or split, but behaves more like ruby's .each_with_index method when streams lack trailing newlines.
A library for reading lines from standard input (stdin) with support for async/await.
It will stream lines, so you can wait and write to any source by piping it to output stream (Writable stream). While you wait it doesn't overwhelm your system memory, this is the benefit we get when we use NodeJS Streams. Process huge files with low memor
Promise based wrapper around readline.
Wrapper for the node.js require module to create command line interfaces
dead simple command-line interface apps
read file line by line
Request and retrieve a simple entry in the console
High performance Read Line for File, faster than built-in readline about 3x
a simple interface creator for node.
Get the current line number in <mode> format in node
read text file line by line.