@drunk/readdir-deep
Reads a directory recursively. (Only the files are returned, no folder/directory)
Reads a directory recursively. (Only the files are returned, no folder/directory)
Recursively read a directory, blazing fast.
Reads all subdirectories
Small library for synchronous reading the files of a folder (just the path, not its content), used for importing artifacts for the mini-mvcs lib stack
File System Object Notation for Node.
read dir, return filename only
read directory
readdir
A lightweight directory and file utility.
Some nice to have addons to the native node fs module
Provides an interator over all files in a directory (recursively) that match a pattern.
Advanced fs.readdir
遍历目录下的文件
fs-readdir with additional performance-enhancing options.
Get an ES6 generator for files in a directory and subdirectories
read directory recursively in an asynchronous way
A tool for quickly and easily loading all files in a directory tree recursively
Walk an entire directory. Fast, simple, and asynchronous.
A simple promisified recursive readdir function, with support for globs.
A simple promisified recursive readdir function, with support for globs and .gitignore files.