A Replacement for fs.readdir that returns a real stream using Nativ OS Methods (find)
Recursively read a directory
walk paths fast and efficiently
Recursive fs.readdir with streaming API and glob filtering.
A drop-in replacement for fs, making various improvements.
File system walker with Readable stream interface.
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
Ensure directories exist before writing to them.
TypeScript definitions for recursive-readdir
fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
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.
fs read and write streams based on minipass
Get an array of all files in a directory and subdirectories.
fs read and write streams based on minipass
TypeScript definitions for readdir-glob
minimal implementation of a PassThrough stream
Clone a Readable stream, safely
A stream that emits multiple other streams one after another.
Vinyl adapter for the file system.
A stream that emits multiple other streams one after another (streams3)
filesystem bindings for tar-stream
Strip UTF-8 byte order mark (BOM) from a stream
TypeScript definitions for fs-readdir-recursive