Import your data into Seneca
Create a stream that emits events from multiple other streams
Check if a stream has ended
Entity plugin for seneca
Determine if an object is a Stream
Streaming HTML parser with scripting support.
Concatenate a readable stream's data into a single array
Convert streams (readable or writable) to promises
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
slice stream like buffer/string
A stream that emits multiple other streams one after another.
Get an event when you're being sent data or asked for it.
simplified stream construction
Iterate all the data in a stream
Hash a stream of data, then validate
A write stream constructor that supports a flush function that is called before finish is emitted
Queue data from a stream until a checkpoint is hit
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
Ensure that a stream is flowing data without mutating it
Streaming HTML rewriter.
streaming unbzip2 implementation in pure javascript for node and browsers
Read all stream content and pass it to callback
The string_decoder module from Node core
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"