Utilities to manipulate async iterable of chunks of strings
Get and validate the raw body of a readable stream.
Concatenate a readable stream's data into a single array
Unpipe a stream from all destinations
destroy a stream if possible
A small set of utilities for streams.
Stream utils for NodeJS
Pause a stream's data events
Streaming JSON.stringify()
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
Easily unzip an HTTP stream
minimal implementation of a PassThrough stream
A stream that emits multiple other streams one after another.
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
Listen readable stream `end` or `error` event once
Get the total buffer length of a stream.
merge() utility function
Get a stream as a string, Buffer, ArrayBuffer or array
Creates a duplex stream
Buffers events from a stream until you are ready to handle them.
writable stream that concatenates strings or binary data and calls a callback with the result
Determine if an object is a Stream
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Get an event when you're being sent data or asked for it.
No description provided.
No description provided.
No description provided.