destroy a stream if possible
Get and validate the raw body of a readable stream.
A small set of utilities for streams.
Concatenate a readable stream's data into a single array
Pause a stream's data events
Stream utils for NodeJS
Get a stream as a string, Buffer, ArrayBuffer or array
Unpipe a stream from all destinations
Converts a Web-API readable-stream into a Node.js readable-stream.
Streaming JSON.stringify()
Convert Node Readable to Web API ReadableStream
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
Web API compatible streams for node/web
Spec-compliant FormData implementation for Node.js
Object transformations implementing the Node.js `stream.Transform` API
Web Streams, based on the WHATWG spec reference implementation
Convert a value to a ReadableStream
Web API compatible fetch implementation
Easily unzip an HTTP stream
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
Node.js Streams, a user-land copy of the stream library from Node.js
Web API compatible Blob implementation
CSV parsing implementing the Node.js `stream.Transform` API