Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 201 Bytes

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