Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

extended‑fs is a drop‑in replacement for Node’s built‑in **fs** module that adds missing file‑system utilities (recursive copy / delete, directory walking, mkdir‑p) and wraps all operations in **Q** promises while delegating to **graceful‑fs** for robustness. It’s aimed at Node developers who need a richer, promise‑friendly API for common FS tasks without changing their existing code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of adamrenny/extended-fs

Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
isaacs/node-graceful-fs
A drop-in replacement for fs, making various improvements.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
bnoordhuis/node-buffertools
Working with node.js buffers made easy.

Support the repos that depend on this repository

Top contributors

adamRenny's profile
adamRenny
23 contributions
pepkin88's profile
pepkin88
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
adamrenny

adamrenny/extended-fs

Extended functionality and promises adaptation of fs

JavaScript
1
1
MIT License