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

main-loop is a rendering optimization module for virtual DOM systems that batches UI updates to occur at most once per requestAnimationFrame. It's designed for developers building reactive web applications who want to efficiently handle multiple state changes without unnecessary re-renders. The library ensures your virtual DOM only updates when needed, improving performance by coalescing multiple state updates into a single render cycle.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of raynos/main-loop

Account's avatar
Raynos/error
Custom errors
Account's avatar
chrisdickinson/raf
requestAnimationFrame polyfill for node and the browser
Account's avatar
Raynos/global
Require global variables
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
Matt-Esch/virtual-dom
A batched diff-based DOM rendering strategy

Support the repos that depend on this repository

Top contributors

Raynos's profile
Raynos
59 contributions
waylonflinn's profile
waylonflinn
4 contributions
Matt-Esch's profile
Matt-Esch
3 contributions
neonstalwart's profile
neonstalwart
3 contributions
uberesch's profile
uberesch
2 contributions
reqshark's profile
reqshark
2 contributions
ntharim's profile
ntharim
1 contributions
bloodyKnuckles's profile
bloodyKnuckles
1 contributions

Recent events

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

No events yet
raynos

raynos/main-loop

A rendering loop for diffable UIs

JavaScript
174
6
MIT License