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

raf‑debounce is a tiny utility that wraps a function so it is invoked at most once per animation frame using `requestAnimationFrame`. It returns a debounced version that can also be cancelled, making it useful for UI code (e.g., rendering or layout updates) that needs to throttle rapid calls without missing a frame. The package targets front‑end developers who want a simple, zero‑dependency way to limit function execution to the browser’s render loop.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of micro-js/raf-debounce

Account's avatar
micro-js/raf
Request animation frame (polyfilled if it doesn't exist)
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ashaffer's profile
ashaffer
4 contributions

Recent events

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

No events yet
micro-js

micro-js/raf-debounce

Debounced raf function

JavaScript
3
0
No license