@white-matrix/event-emitter

The Emitter can be used to expose an Event to the public to fire it from the insides.

ts-events

Various EventEmitter event replacements with synchronous, a-synchronous, and queued events. Made in TypeScript so usable with JavaScript and TypeScript.

conciseee

Concise (409B) Event Emitter with features like async notification, regex based event matching and universal handlers