This package has been deprecated

Author message:

this package is not maintained

lazypipe2

0.2.5 • Public • Published

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

Package Sidebar

Install

npm i lazypipe2

Weekly Downloads

2

Version

0.2.5

License

none

Last publish

Collaborators

  • erikkemperman