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

The `dom-closest` library is a small utility that finds the first DOM ancestor of a given element that matches a specified CSS selector, with optional search context. It's designed for frontend developers and library authors needing reliable, cross-browser DOM traversal, particularly supporting older browsers

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of necolas/dom-closest

Account's avatar
necolas/dom-matches
Check if a DOM element matches a given selector
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-cli
The Karma command line interface.
Account's avatar
karma-runner/karma-commonjs
A Karma plugin. Test CommonJS modules.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
karma-runner/karma-safari-launcher
A Karma plugin. Launcher for Safari.

Support the repos that depend on this repository

Top contributors

necolas's profile
necolas
2 contributions

Recent events

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

No events yet
necolas

necolas/dom-closest

For a given DOM element, find the first ancestor that matches a given CSS selector.

JavaScript
23
1
MIT License