Event emitters with support for regular expressions
Simple event emitter
Event emitter
Type-safe implementation of EventEmitter for browser and Node.js
Creates a Promise that waits for a single event
lil' event emitter
A type-safe marriage of `EventTarget` and `EventEmitter`.
A tiny (less than 1k) event emitter library
A super lightweight EventEmitter similar to what comes in Node.js, but with a support for wildcard events '*' and grouped handlers
Promisify an event by waiting for it to be emitted
Environment agnostic event emitter
EventEmitter with RegExp pattern matching - fully tested, production-ready event system for Node.js and TypeScript
A minimal event emitter.
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on
A simple event emitter.
Strictly typed event emitter interface for TypeScript 3.
Fully type-checked EventEmitter
Simple and modern async event emitter
TypeScript definitions for component-emitter
Implement EventEmitter on object or component
The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process
TypeScript definitions for event-emitter
Node compatible event emitter with extra features
Event manager.
You can use em-emitter to communicate with other objects in the Eventmachine reactor by subscribing to events and emitting them with encapsulated pieces of data.
MicroEvent.rb is a event emitter library which provides the observer pattern to Ruby objects. It is inspired by MicroEvent.js and implemented in less than 20 lines of Ruby.