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

consolidated-events is a lightweight JavaScript utility that lets developers attach many logical event handlers while using only a single underlying DOM listener. By providing an `addEventListener` wrapper that returns a remover function, it simplifies management of repetitive listeners (e.g., scroll, resize) for web applications and libraries that need efficient, debounced, or centrally‑controlled event handling. It’s aimed at front‑end developers who want to reduce listener overhead and keep cleanup code tidy.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lencioni/consolidated-events

Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
airbnb/babel-preset-airbnb
A babel preset for transforming your JavaScript for Airbnb
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
iarna/in-publish
Detect if we were run as a result of `npm publish`
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
airbnb/jest-wrap
Fluent pluggable interface for easily wrapping `describe` and `it` blocks in Jest tests.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.

Support the repos that depend on this repository

Top contributors

lencioni's profile
lencioni
67 contributions
ljharb's profile
ljharb
2 contributions
realityking's profile
realityking
2 contributions

Recent events

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

No events yet
lencioni

lencioni/consolidated-events

Manage multiple event handlers using few event listeners

JavaScript
44
2
MIT License