Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
walkdir is a Node.js library for traversing directory trees and emitting events based on the contents. It provides a familiar callback/emitter/sync interface, supports various file types, and offers options for customization such as following symlinks, setting maximum depth, and filtering files.