line-by-line
A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.
line-reader
Asynchronous, buffered, line-by-line file/stream reader
n-readlines
Read file line by line without buffering the whole file in memory.