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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xavierboubert/events-manager

Account's avatar
craigjennings11/gulp-uglifyjs
Minify multiple files with UglifyJS.
Account's avatar
rschmukler/gulp-insert
Append or Prepend a string with gulp

Support the repos that depend on this repository

Top contributors

XavierBoubert's profile
XavierBoubert
30 contributions

Recent events

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

No events yet
xavierboubert

xavierboubert/events-manager

JavaScript class inherit to add an events management

JavaScript
4
2
MIT License

EventsManager.js is a lightweight JavaScript utility that can be mixed into any object to give it full event‑handling capabilities (register, fire, async, priority, namespaces, safe‑once listeners, etc.). It’s aimed at web developers who need a simple, drop‑in way to add custom event systems to their own classes without pulling in larger frameworks.