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

Queue-tick is a Node.js package that provides a next tick shim, prioritizing `process.nextTick` for Node environments and falling back to `queueMicrotask` for browsers. It's designed for developers needing consistent asynchronous task scheduling across different JavaScript environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/queue-tick

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
6 contributions
mikker's profile
mikker
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/queue-tick

Next tick shim that prefers process.nextTick over queueMicrotask for compat

JavaScript
9
4
MIT License