Recursively read a directory and stream stats objects.
TypeScript definitions for readdir-stream
levelup createReadStream for a directory of json files
Type definitions for readdir-stream v0.1.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Recursive fs.readdir with streaming API and glob filtering.
dat-readdir-stream is a small util to read the file-table of a dat as a stream, rather than through dat.readdir.
TypeScript typings for readdir-stream
fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.
walk paths fast and efficiently
Recursively read a directory
TypeScript definitions for readdir-glob
Get an array of all files in a directory and subdirectories.
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
File system walker with Readable stream interface.
TypeScript definitions for recursive-readdir
TypeScript definitions for archiver
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
Node.js Streams, a user-land copy of the stream library from Node.js
A simple promisified recursive readdir function.
Check if something is a Node.js stream
A simple promisified recursive readdir function, with support for globs.
Get a stream as a string, Buffer, ArrayBuffer or array
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.
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.