Recursive asynchronous file and directory operations for Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-dir is a lightweight Node.js module providing asynchronous, non-blocking methods for recursively traversing directories and processing files. It offers utilities to lists files/subdirectories, read file contents sequentially, and supports filtering, sorting, and streaming for large files. This project is ideal for Node.js developers needing efficient, flexible filesystem operations in applications like build tools, data pipelines, or file-based content processors.