Mirror of Streams2 and Streams3 implementations in core.
Get a stream as a string or buffer.
Super-simple line-by-line Stream reader.
Combine multiple streams into a single stream.
Combine an array of streams into a single duplex stream.
Convert a buffer/string/array/object into a stream.
Turn a writeable and readable stream into a single streams2 duplex stream.
Convenience wrapper for ReadableStream, inspired by through2.
through2
Newline (or any delimiter) splitter stream.
Transform object streams concurrently.
Transform stream that lets you peek the first line before deciding how to parse it.
Transform the first chunk in a stream.
Pad each line in a stream.