node-split2

split a Text Stream into a Line Stream, using Stream 3
  https://github.com/mcollina/split2#readme
  0
  no reviews



Split2 is a library that breaks up a stream and reassemble it so that each line is a chunk. It is totally API compatible with split.

Node.js is an event-based server-side JavaScript engine.