A recursive async iterator of the files and directories in a given directory. Can take multiple directories and files, limit walk depth and filter based on path names and stat results.
-
Updated
Jul 15, 2026 - JavaScript
A recursive async iterator of the files and directories in a given directory. Can take multiple directories and files, limit walk depth and filter based on path names and stat results.
To associate your repository with the folder-walker topic, visit your repo's landing page and select "manage topics."