to-through

Wrap a Readable stream in a Transform stream.

MIT License

Downloads
7.4M
Stars
10
Committers
6

Bot releases are hidden (Show)

to-through - https://github.com/gulpjs/to-through/releases/tag/v2.0.0

Published by phated over 7 years ago

Breaking

  • Utilize newListener event instead of nextTick to avoid flowing incorrectly (d478cf4)
to-through - https://github.com/gulpjs/to-through/releases/tag/v1.0.1

Published by phated over 7 years ago

Fix

  • Re-emit errors from the wrapped Readable (3497892)
to-through - https://github.com/gulpjs/to-through/releases/tag/v1.0.0

Published by phated over 7 years ago

New

Docs

  • Add badges, example and API (6a6536e)

Scaffold