/node-lstream

Small linestream transform

Primary LanguageJavaScriptMIT LicenseMIT

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