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

Breeze-nexttick is a `process.nextTick` shim that provides consistent nextTick semantics for both Node.js and browser environments. It automatically uses `process.nextTick` in Node, `postMessage` in browsers when available, or falls back to `setTimeout(fn, 0)`. This library is designed for JavaScript developers who need to write cross-platform code that requires deferred execution without changing their implementation between Node.js and browser environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of qualiancy/breeze-nexttick

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nathanboktae/mocha-phantomjs
Run mocha browser tests in phantomjs via the command line

Support the repos that depend on this repository

Top contributors

logicalparadox's profile
logicalparadox
13 contributions

Recent events

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

No events yet
qualiancy

qualiancy/breeze-nexttick

process.nextTick shim for node.js and the browser

JavaScript
3
0
No license