Streaming data for JavaScript
Merge multiple streams into a unified stream
A minimal, synchronous Zip reader and writer
A light-weight module that brings window.fetch to node.js
Retrying made simple, easy and async
Convert streaming iterables to Node.js streams
A readable async stream which can be iterated over using a for-await-of loop.
An iteration of the Node.js core streams with a series of improvements
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Streaming HTML parser with scripting support.
file streams that roll over when size limits, or dates are reached
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
requestAnimationFrame polyfill for node and the browser
Node.js streams in the browser
A mature CSV toolset with simple api, full of options and tested against large datasets.
File system walker with Readable stream interface.
Simple command line prompting utility
minimal implementation of a PassThrough stream
Returns a promise which fulfils with the supplied stream's content
TypeScript definitions for event-stream
[](https://www.npmjs.com/package/arweave-stream-tx) [](https://github.com/CDDelta/arweave-stream-tx/actions?query=workflo
HTML5 `FormData` for Browsers and Node.
writable stream that concatenates strings or binary data and calls a callback with the result
TypeScript definitions for duplexify