@mauja/mg-event-emitter
"Emisor de eventos"
"Emisor de eventos"
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
React event emitter / pubsub 👉🏻👈🏽
The Socket.IO MongoDB emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process
The Socket.IO Postgres emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process
An alternantive to EventEmitter using consumable streams.
Simple event emitter
A JavaScript event emitter written in ES6.
A Event emitter library inspired by the event api used in vscode extensions.
Utility to resolve EventEmitters as a promise
a basic event emitter
A simple event emitter with vanilla TypeScript and also useable for pure JavaScript projects for event emitting between different layers. ## Installation ```sh npm install @jkelio/event-emitter --save ```