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

TypedEventTarget is a tiny, zero‑runtime‑overhead library that extends the native EventTarget with full TypeScript typing, letting developers add and listen to custom events with compile‑time safety, IntelliSense and autocomplete. It’s ideal for anyone building Node.js, Deno, or browser‑based event‑driven code who wants a drop‑in, strictly‑typed replacement for EventTarget without increasing bundle size.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of derzade/typescript-event-target

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
egoist/tsup
Bundle your TypeScript library with no config, powered by esbuild
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

DerZade's profile
DerZade
56 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
meesvandongen's profile
meesvandongen
1 contributions

Recent events

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

No events yet
derzade

derzade/typescript-event-target

Strictly typed EventTarget that directly extends EventTarget to function as a drop-in replacement. It works with all Event-Types and accounts for basically no additional bundle-size.

TypeScript
46
3
MIT License