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 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aleclarson/dispatcherAn alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups.107
garronej/evtA typesafe event emitter alternative with support for async/await and promise handling456
gojekfarm/kubehandlerA framework for handling events in Kubernetes controllers29
adobe-webplatform/eveA JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering.319
aneek/slim-event-dispatcherAn event dispatcher that integrates with the Slim Framework to enable event-driven programming7
athena-framework/event-dispatcherA library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns.13
cakephp/eventA library that enables event-driven programming in PHP applications.21
sindresorhus/p-eventPromises an event by waiting for it to be emitted, allowing asynchronous iteration and rejection handling.429
browserify/eventsA Node.js events module implementation for environments without it.1,391
piterden/cinematekaA single-page web application built using Laravel and VueJS to manage events schedules.12
sandeepk01/vue-event-handlerA Vue.js plugin that provides a global event bus for handling events across components and destroying listeners.15
nekr/preact-delegateA utility for attaching event handlers to elements in a Preact application19
jscharting/jscharting-reactA React wrapper for a popular JavaScript data visualization library18
prestashopcorp/nestjs-geteventstoreA NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system.34
denisinvader/vue-emitA utility function for emitting events in Vue.js functional components21