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

proc‑nexttick is a tiny utility that provides a universal `process.nextTick`‑style API for both Node.js and modern browsers. It automatically uses the native `process.nextTick`, `queueMicrotask`, a bundler‑provided shim, or Promises to schedule callbacks on the next microtask tick, making it useful for developers who need consistent asynchronous behavior across environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tinchoz49/proc-nexttick

Account's avatar
geut/xd
Run your lint and formatter in a single fast daemon.
Account's avatar
airtap/airtap
Run TAP unit tests in 1789+ browsers
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

tinchoz49's profile
tinchoz49
7 contributions

Recent events

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

No events yet
tinchoz49

tinchoz49/proc-nexttick

Universal process.nextTick for latest browsers

JavaScript
1
0
MIT License