fs.readdir with additional options: recursive, details, get stat, load content and more
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
A simple promisified recursive readdir function.
A simple promisified recursive readdir function, with support for globs.
fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.
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
A JS implementation of JSONPath with some additional operators
NodeJS library to recursively read a directory path's contents synchronously
Node.js module to list all files in a directory or any subdirectories.
Checkbox with autocomplete and other additions for Inquirer
A Component Library for Vue 3
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
Create a cluster of workers to iterate through the filesystem
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.