Stream string replacement for LLM interfaces and object streams with provider-shape-preserving outputs. Supports Regex and string patterns.
Replaces strings in a stream.
TypeScript definitions for mute-stream
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.
A stream that emits multiple other streams one after another.
minimal implementation of a PassThrough stream
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.
stream-via
writable stream that concatenates strings or binary data and calls a callback with the result
Determine if an object is a Stream
Get an event when you're being sent data or asked for it.
Simple command line prompting utility
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
Unpipe a stream from all destinations
Replaces a file extension with another one.
Get and validate the raw body of a readable stream.
construct pipes of streams of events
split a Text Stream into a Line Stream, using Stream 3
Take an array of token and produce a more useful API to give to a parser