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

`disconnected` is a tiny (≈0.5 KB) utility that adds custom **`connected`** and **`disconnected`** events to any DOM element, allowing code to react when a node is attached to or removed from the document. It works with hyperHTML out of the box but can be used with any framework or plain JavaScript; the only required runtime pieces are a modern `Event` constructor and `WeakSet` (polyfilled for older browsers). The library is aimed at front‑end developers who need reliable lifecycle hooks for elements without writing their own mutation‑observer boilerplate.

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

WebReflection's profile
WebReflection
7 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions

Recent events

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

No events yet
webreflection

webreflection/disconnected

Enables `connected` and `disconnected` element's listeners.

JavaScript
39
0
ISC License