Readline Packages

stdin-line

A library for reading lines from standard input (stdin) with support for async/await.

0.0.4 • Published 6 years ago

streaming-line-reader

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

1.0.9 • Published 7 years ago

meta-cli

Wrapper for the node.js require module to create command line interfaces

1.1.1 • Published 7 years ago