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

`secret-event-listener` is a tiny Node.js utility that lets you attach listeners to an `EventEmitter` without triggering any of the usual side‑effects (e.g., the `newListener` event, max‑listener warnings, or stream flowing mode). It provides `addSecretListener` (and a `prepend` variant) for developers who need truly silent listeners—typically in testing, instrumentation, or low‑level library code where normal event‑attachment behavior would interfere.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of watson/secret-event-listener

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

watson's profile
watson
4 contributions

Recent events

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

No events yet
watson

watson/secret-event-listener

Add an event listener without causing any side effects

JavaScript
36
5
MIT License