linereader2
Asynchronous, buffered, chunk-by-chunk file reader with customizable buffer size on Node.js.
lbl
Process stdin, line by line, sort of like AWK but 100% JS
@dwesley/linereader
A simple `Readliner` class, similar to Java's `readline()` method, written in typescript (for Node) to read files line-by-line asynchronously and quickly.