lbl
Process stdin, line by line, sort of like AWK but 100% JS
linereader2
Asynchronous, buffered, chunk-by-chunk file reader with customizable buffer size on Node.js.
line-reader-regex
A Node.js package to read a file line by line and extract lines based on a regex match.