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-loop` is a tiny utility that creates a high‑performance `requestAnimationFrame`‑based game or animation loop that works in both browsers and Node environments. It lets developers start, stop, and attach multiple tick callbacks that receive the frame’s delta time in milliseconds, making it ideal for simple graphics, games, or any code that needs a reliable render loop without the overhead of larger frameworks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/raf-loop

Account's avatar
Gozala/events
Node's event emitter for all engines.
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
chrisdickinson/raf
requestAnimationFrame polyfill for node and the browser
Account's avatar
hughsk/right-now
Get the quickest, most high-resolution timestamp possible in node or the browser
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
12 contributions
amilajack's profile
amilajack
1 contributions

Recent events

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

No events yet
mattdesl

mattdesl/raf-loop

a minimal requestAnimationFrame render loop

JavaScript
58
3
MIT License