Split stream into multiple streams by defining flexible delimiter
Turn a readable stream into multiple readable streamx streams
Chop a single stream of data into a series of readable streams
Convert Node Streams into ECMAScript-Observables
An iteration of the Node.js core streams with a series of improvements
Merge multiple streams into a unified stream
Split a Text Stream into a Line Stream, using the Stream API
Get a stream as a string, Buffer, ArrayBuffer or array
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Web Streams, based on the WHATWG spec reference implementation
abstract base class for crypto-streams
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
No description provided.
Combines array of streams into one Readable stream in strict order.
Node and Bun local Prisma Streams runtime for trusted development workflows.
An implementation of window.fetch in Node.js using Minipass streams
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
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.
The string_decoder module from Node core
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Combine an array of streams into a single duplex stream using pump and duplexify
A CSS-inspired language to select, sequence, and compose DOM events.
Easy way to split a string on a given character unless it's quoted or escaped.