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

This project provides a polyfill for the `MutationObserver` API, allowing developers to monitor DOM changes in environments where the native API is unavailable, specifically older browsers like IE9-10. It's designed for web developers who need reliable cross-browser support for observing mutations in the Document Object Model.

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

TooTallNate's profile
TooTallNate
7 contributions
coreh's profile
coreh
6 contributions
rauchg's profile
rauchg
5 contributions
poloka's profile
poloka
1 contributions
kaesonho's profile
kaesonho
1 contributions
kenany's profile
kenany
1 contributions

Recent events

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

No events yet
webmodules

webmodules/mutation-observer

Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)

JavaScript
65
14
Other