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

Next-tick is a polyfill that provides environment-agnostic nextTick functionality, ensuring consistent behavior across Node.js, modern browsers, and older environments by using the most appropriate method available. It's designed for developers building environment-agnostic modules who need reliable nextTick functionality without worrying about the underlying platform. The library automatically selects the best available option, from process.nextTick in Node.js to queueMicrotask in modern browsers, or falls back to MutationObserver, setImmediate, or setTimeout when necessary.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of medikoo/next-tick

Account's avatar
medikoo/xlint
Powerful CLI for any lint (JSLint/JSHint +) solution.
Account's avatar
medikoo/xlint-jslint-medikoo
JSLint mod configured as handler for XLint

Support the repos that depend on this repository

Top contributors

medikoo's profile
medikoo
80 contributions
Richienb's profile
Richienb
3 contributions
calvinmetcalf's profile
calvinmetcalf
1 contributions

Recent events

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

No events yet
medikoo

medikoo/next-tick

Environment agnostic nextTick polyfill

JavaScript
74
8
ISC License