0.2.5 • Published 10 years ago

lazypipe2 v0.2.5

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

lazypipe2

NPM version Build Status

Adapts OverZealous' lazypipe (npm, repo) to streams2. Refer to his README for basic information.

This package ought to work as drop-in replacement. If you find it does not, please submit a report.

Extra features

  • Handles objectMode as you'd expect, and introduces a convenience function lazypipe2.obj() equivalent to lazypipe2( { objectMode:true } ).
  • Legacy streams are automatically upgraded to (wrapped in) streams2, as we depend on stream-combiner2.

LICENSE

MIT License