A library for working with arrays in a functional way motivated by Rust iterators.
Concatenate a readable stream's data into a single array
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Get a stream as a string, Buffer, ArrayBuffer or array
Merge multiple streams into a unified stream
A JS implementation of JSONPath with some additional operators
Read arrays as standard WhatWG streams.
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.
Like JSONStream, but using Minipass streams
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Pipe an Array through Node.js streams
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Safely push each item of an array to a stream
git-log-parser
- For arrays: https://github.com/stream-utils/stream-to-array - For strings: https://github.com/stream-utils/raw-body
Node.js Streams, a user-land copy of the stream library from Node.js
Readable streamx interface over anymatch.
Check if something is a Node.js stream
construct pipes of streams of events
Object transformations implementing the Node.js `stream.Transform` API
TypeScript definitions for stream-array
Convert Node Streams into ECMAScript-Observables
Toggle the CLI cursor
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.