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

`events‑intercept` is a small Node.js library that extends the built‑in `EventEmitter` with *interceptors* – middleware‑style functions that run before an event’s listeners, can modify arguments, emit additional events, or even halt the original event. It’s aimed at developers who need fine‑grained control over event flow in existing or new EventEmitter‑based code, and can be used either via its own `EventEmitter` subclass or by monkey‑patching any standard EventEmitter.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of brandonhorst/events-intercept

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.

Support the repos that depend on this repository

Top contributors

brandonhorst's profile
brandonhorst
22 contributions

Recent events

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

No events yet
brandonhorst

brandonhorst/events-intercept

node.js library that allows for event interceptors - like middleware for EventEmitter

JavaScript
8
3
MIT License