An iteration of the Node.js core streams with a series of improvements
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.
Convert Node Streams into ECMAScript-Observables
construct pipes of streams of events
Persistent ordered mapping from strings
Get a stream as a string, Buffer, ArrayBuffer or array
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
destroy a stream if possible
Store information about any JS value in a side channel, using a Map
Fixes stack traces for files with source maps
Fixes stack traces for files with source maps
Simple in-memory vinyl file store
A stream that emits multiple other streams one after another.
Node.js Streams, a user-land copy of the stream library from Node.js
Vinyl adapter for the file system.
Convert Node Streams into ECMAScript-Observables
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
A Minipass stream that raises an error if you get a different number of bytes than expected
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Clone a Node.js HTTP response stream
Check if something is a Node.js stream
Promise that shares Node.js Stream interface
Readable streamx interface over anymatch.
JSON.Stringify as a readable stream