Duplex Event Emitter
multi-agent, multi-channel, duplex-emitter network
Simple event emitter
Creates a duplex stream
Event emitter
Type-safe implementation of EventEmitter for browser and Node.js
Creates a Promise that waits for a single event
A type-safe marriage of `EventTarget` and `EventEmitter`.
Promised out of order transform.
A tiny (less than 1k) event emitter library
Environment agnostic event emitter
Promisify an event by waiting for it to be emitted
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
Create a duplex stream from a writable and a readable
Wraps a duplex stream and hides the readable or the writable interface
Simple and modern async event emitter
TypeScript definitions for component-emitter
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
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