node-minipass

Minimal implementation of a PassThrough for Node.js
  https://github.com/isaacs/minipass#readme
  0
  no reviews



Minipass supports pipe/multi-pipe buffering data until either a "data" event handler or "pipe()" is added (so firsk chunk not loose).