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

Node‑EventYoshi is a lightweight utility that aggregates multiple Node.js EventEmitters into a single, unified emitter. It lets you add or remove child emitters at runtime while automatically forwarding listeners (including `once` and proxying arbitrary methods) and preserving the source of each event, making it easier to manage complex event flows without manually wiring each emitter. The library is aimed at JavaScript developers who need to coordinate many emitters—such as in server‑side applications, streams, or modular components—while keeping a clean, single‑point interface for event handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fent/node-eventyoshi

Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

fent's profile
fent
73 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
5 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
2 contributions

Recent events

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

No events yet
fent

fent/node-eventyoshi

Allows several event emitters to be listened and emitted through a single one.

JavaScript
11
1
MIT License