skoni

skoni/walk-fs

Walk the file system with Node.js

JavaScript
2
1
Other

walk-fs is a Node.js library that allows you to traverse a directory structure, either recursively or non-recursively, by calling a user-provided iterator function for each file and directory encountered. It's designed for developers who need to process or analyze file systems programmatically, such as for building tools that scan, index, or manipulate files and directories.

Total donated
Undistributed
Share with your subscribers: