Enhances Node.js fs.readdir and fs.readdirSync by adding a 'path' property to Dirent objects in versions where it's not included by default.
Recursive fs.readdir with streaming API and glob filtering.
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
walk paths fast and efficiently
TypeScript definitions for archiver
TypeScript definitions for recursive-readdir
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
A simple promisified recursive readdir function.
A simple promisified recursive readdir function, with support for globs.
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.
TypeScript definitions for fs-readdir-recursive
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
Reads a directory and return results with the ability to use Ant style file match patterns
NodeJS library to recursively read a directory path's contents synchronously
Node.js module to list all files in a directory or any subdirectories.
Button link component for the Municipality of Utrecht based on the NL Design System architecture
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
Create a cluster of workers to iterate through the filesystem
Skip link component for the Municipality of Utrecht based on the NL Design System architecture
Like `fs.promise.readdir()`, but sorts the result based on `String#localeCompare()`
Browser polyfill for Node.js AsyncLocalStorage