Search results
174 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Read directory and return promise or directory object with files
recursive readdir
Recursive fs.readdir
convert a directory tree to json
Recursive finder for files & directories with asynchronously supported and user defined filters
Read several directories at once asynchronously
reads a dir tree
fs.readdir alternative that calls a callback per entry instead of returning an array with all entries
A simple promisified recursive readdir function.
Read directory contents recursively.
Search and show all files in a directory by path
Read the contents of a directory, but without loading the binary contents of the files, as in the official node.
Displays information (Stat Objects) about files and subdirectories of a specified folder. Based on the nodejs 'readdir' and 'stat' models
Stream contents of a directory. fs.readdir as a stream.