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

ticky is a tiny Node‑and‑browser utility that schedules a function to run “as soon as possible” using the most efficient mechanism available (`setImmediate`, `process.nextTick`, or a fallback to `setTimeout`). It’s intended for developers who need a lightweight, cross‑environment way to defer callbacks without pulling in extra polyfills.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

bevacqua's profile
bevacqua
2 contributions

Recent events

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

No events yet
bevacqua

bevacqua/ticky

Run a callback as soon as possible

JavaScript
2
4
MIT License