get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
add-stream
Append the contents of one stream onto another.
simple-concat
Super-minimalist version of `concat-stream`. Less than 15 lines!
multistream
A stream that emits multiple other streams one after another (streams3)