eventemitter3
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
eventemitter2
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
lite-emit
A simple, lightweight, and fast event emitter.
djipevents
A clean and opinionated event-handling library for the browser and Node.js.
emitter-b
An enhanced EventEmitter with extra methods for detecting whether an event has any handlers or not for efficient event handler attachment.