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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of muuvmuuv/vanilla-click-outside

Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

muuvmuuv's profile
muuvmuuv
19 contributions
cvaize's profile
cvaize
3 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
muuvmuuv

muuvmuuv/vanilla-click-outside

A simple easy to use script to determine whenever the user clicks outside a selected element.

TypeScript
4
2
MIT License

VanillaClickOutside is a lightweight (≈790 B) JavaScript utility that lets developers detect when a user clicks outside a specified DOM element. It works in the browser (both as an IIFE and ES‑module) and as an npm package, making it ideal for web developers who need a simple, dependency‑free way to close dropdowns, modals, or tooltips when the user clicks elsewhere.