a-read-files
Read files from a directory.
Read files from a directory.
Streams directories as path and stat objects
As fs.readdir but it returns absolute paths
Asynchronous directory walk.
Promise-based recursive walk within folder
readdirp async generator
dat-readdir-stream is a small util to read the file-table of a dat as a stream, rather than through dat.readdir.
efficient way to get an array of all file paths from directory
Call getdents(2) from Javscript
Hotfile makes working with folders and files in node-js easy and clear.
Get paths of directories in a directory
Retrieve the directory names within a chosen directory
Module for deep directory listing
Read several directories at once asynchronously
Check what are the oldest/latest files/folders within a directory
an object stream to emit each file in a dir, set your `readdir`, `stat` function to use it.
Recursively read paths to all files within a folder and its subfolders.
Utility functions used to list all files in a directory recursively, synchronously or asynchronously.
Asynchronous recursive readdir.
fs.readdir alternative that calls a callback per entry instead of returning an array with all entries