n-readlines
Read file line by line without buffering the whole file in memory.
Read file line by line without buffering the whole file in memory.
Read file line by line without buffering the whole file in memory.
Read file, stream, string, buffer line by line without putting them all in memory. It supports cool features like `custom line separator`, `various encodings`, `reverse mode`, `iterable protocol`
Read a file line by line asynchronously
Read a file line-by-line
A simple configurable module to read or write files line by line.
a nodejs module to read file line by line.
Read file line by line without buffering the whole file in memory.
read file line by line in es6 sync mode
Process stdin, line by line, sort of like AWK but 100% JS
Read file line by line without buffering the whole file in memory.
Handler that returns a file line by line with a wide range of supported encodings