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-microtask` is a tiny, dependency-free shim for the `queueMicrotask` API that queues microtasks in modern JavaScript engines. It's designed for developers who prioritize small bundle size over compatibility with very old browsers, automatically using `queueMicrotask` when available or falling back to `Promise.resolve().then(fn)` for optimal performance in supported environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of feross/queue-microtask

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

feross's profile
feross
45 contributions
yunyu's profile
yunyu
2 contributions
aleclarson's profile
aleclarson
2 contributions
benlesh's profile
benlesh
1 contributions
karlhorky's profile
karlhorky
1 contributions

Recent events

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

No events yet
feross

feross/queue-microtask

fast, tiny `queueMicrotask` shim for modern engines

JavaScript
190
15
MIT License