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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dfilatov/vow-fs

Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
dfilatov/vow
DOM Promise and Promises/A+ implementation for Node.js and browsers
Account's avatar
dfilatov/vow-queue
Vow-based task queue
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
caolan/nodeunit
Easy unit testing for node.js and the browser.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca

Support the repos that depend on this repository

Top contributors

dfilatov's profile
dfilatov
97 contributions
shinnn's profile
shinnn
4 contributions
BBosman's profile
BBosman
1 contributions
persidskiy's profile
persidskiy
1 contributions
marcodejongh's profile
marcodejongh
1 contributions
pdehaan's profile
pdehaan
1 contributions
antialias's profile
antialias
1 contributions

Recent events

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

No events yet
dfilatov

dfilatov/vow-fs

Vow-based file I/O for Node.js

JavaScript
28
8
MIT License

vow‑fs is a thin wrapper around Node’s built‑in fs module that returns Vow promises for every file‑system operation. It provides asynchronous read, write, copy, move, stats, globbing, temporary‑file creation and other common utilities, letting developers who use the Vow promise library handle file I/O with promise‑based control flow.