streamception

1.1.2 • Public • Published

Streamception

Xzibit

npm install --save streamception

Flattens out a stream of streams those streams can emit streams, which can emit streams all the way down.

API: pipe in an object stream non stream items get passed through, if an object is a stream then it's objects are passed through instead, ditto if any of those are streams. We test for the presence of a pipe method to figure out if something is a stream.

Should correctly handle back pressure even in deeply nested streams.

Infinite cats

MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.2
    0
  • 1.1.1
    1
  • 1.1.0
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i streamception

Weekly Downloads

3

Version

1.1.2

License

MIT

Last publish

Collaborators

  • cwmma