lstream
v0.0.4
Published
stream comes in, string per line comes out
Downloads
3,508
Readme
lstream
This is a very thin Transform for streams2
you .pipe(new lstream()).pipe(someOtherConsumable)
and that consumable only
gets the results on a per line basis
still very young
LICENSE MIT