A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
<p align="center"> <img src="logo.png" width="100px" /> </p> <h1 align="center">swrv</h1>
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.
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.
minimal implementation of a PassThrough stream
writable stream that concatenates strings or binary data and calls a callback with the result
the stream module from node core for browsers
Require hook for automatic V8 compile cache persistence
Converts a Web-API readable-stream into a Node.js readable-stream.
The string_decoder module from Node core
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for http-cache-semantics
Concatenate a readable stream's data into a single array
LRU and FIFO caches for Client or Server
Postgres bytea parser
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
a streaming CRC32 checksumer
Buffer-backed Streams for reading and writing.
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Clone a Node.js HTTP response stream
Svelte stale while revalidate (SWR) data fetching strategy