## What it does
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Pause a stream's data events
Create a stream that emits events from multiple other streams
A Minipass stream that raises an error if you get a different number of bytes than expected
Encode FormData content into the multipart/form-data format
npm query parser and tools
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
A small set of utilities for streams.
An elegant lib that converts the chalked (ANSI) text to HTML. (Community)
Get all chunks of a stream
a JSON logging library for node.js services
split a Text Stream into a Line Stream, using Stream 3
Parse partial JSON generated by LLM
Tiny helpers for processing regex syntax
Convert a value to a ReadableStream
Strip UTF-8 byte order mark (BOM) from a string
JSON.Stringify as a readable stream
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Streaming HTML rewriter.
Utils for string compression and decompression with multiple strategies for Node.js and browser
Stream utils for NodeJS
a ThroughStream that strictly buffers all readable events when paused.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input