@arnellebalane/event-emitter
JavaScript EventEmitter implementation
JavaScript EventEmitter implementation
An event-driven library for managing custom events in JavaScript applications. Built on eventemitter3, it supports both synchronous and asynchronous event handling and ensures deep cloning of emitted data to prevent unintended mutations.
An event emitter that provides both normal event emitting functionality as well as the ability to aggregate results of calling the event handlers. For example you can use emitAsync to receive an array of the results of all the event handlers that were tri
NodeJS EventEmitter ported to ES6
A library for emitting and listening to events in a React application
EventEmitter is a TypeScript library that provides a simple yet powerful event-handling mechanism. It allows you to define and manage events in your application.
The casius core library
The casius Vue 3 composable library
Promisify an event by waiting for it to be emitted
Fully type-checked EventEmitter
## Install
Unify Emitter is a lightweight event emitter package that provides a simple and unified API for managing and emitting events. It works seamlessly in both Node.js and browser environments, allowing easy communication between components, modules, or differe
React hook to derive state from events emitted by an EventEmitter
   ![visitor badge](https://visitor-badge.glitch.me/badge?page_id=us
event-emitter
Events package of galatajs framework
Strongly typed simple event emitter with zero deps
Emit and subscribe to events.
Usage example
Liteweight EventEmitter JavaScript Class