ObjectEventTarget

Event dispatcher

Provides an EventTarget prototype that can be attached to any JavaScript object

A same behaviour EventTarget prototype, that can work with any object from JavaScript

GitHub

12 stars
3 watching
3 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aleclarson/dispatcher An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. 107
garronej/evt A typesafe event emitter alternative with support for async/await and promise handling 455
gojekfarm/kubehandler A framework for handling events in Kubernetes controllers 29
adobe-webplatform/eve A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. 319
aneek/slim-event-dispatcher An event dispatcher that integrates with the Slim Framework to enable event-driven programming 7
athena-framework/event-dispatcher A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns. 13
cakephp/event A library that enables event-driven programming in PHP applications. 22
sindresorhus/p-event Promises an event by waiting for it to be emitted, allowing asynchronous iteration and rejection handling. 429
browserify/events A Node.js events module implementation for environments without it. 1,385
piterden/cinemateka A single-page web application built using Laravel and VueJS to manage events schedules. 12
sandeepk01/vue-event-handler A Vue.js plugin that provides a global event bus for handling events across components and destroying listeners. 15
nekr/preact-delegate A utility for attaching event handlers to elements in a Preact application 19
jscharting/jscharting-react A React wrapper for a popular JavaScript data visualization library 18
prestashopcorp/nestjs-geteventstore A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system. 34
denisinvader/vue-emit A utility function for emitting events in Vue.js functional components 21