levelup createReadStream for a directory of json files
Recursive fs.readdir with streaming API and glob filtering.
walk paths fast and efficiently
fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
Get an array of all files in a directory and subdirectories.
Recursively read a directory
TypeScript definitions for readdir-glob
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.
JSON.Stringify as a readable stream
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
minimal implementation of a PassThrough stream
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
TypeScript definitions for archiver
File system walker with Readable stream interface.
TypeScript definitions for recursive-readdir
TypeScript definitions for stream-json
Like JSONStream, but using Minipass streams
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
A small toolset for streaming JSON-RPC data and matching requests and responses
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Node.js Streams, a user-land copy of the stream library from Node.js
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
A simple promisified recursive readdir function.
Check if something is a Node.js stream