ReadableStream of arrays and hash variables.
ArrayStream is a node.js utility to stream large quantities of json data to file, formatted as a large JSON array. These can later be read using utilities like https://www.npmjs.com/package/stream-json.
Transform a stream into batches
Stream values of an array
Create a readable stream from an array-like object.
Composable Web Streams utilities with streaming JSON and XML parsing.
Extension of Node.js Streams to provide additional functionality
recursive streaming JSON.stringify
A library for working with arrays in a functional way motivated by Rust iterators.
Specialized Node.js library for memory-efficient operations on JSON arrays. Stream individual elements from large JSON arrays (files, network responses etc.) and append elements to array files without loading the entire array into memory. Perfect for proc
Node.js streams.
unix-sort
Transform a stream into batches, with custom async operation before emitting data
`ustream` is `async-await` stream lib
An array as a stream
utility functions for simple streams