Gathering detailed insights and metrics for strict-typed-events
Other packages similar to strict-typed-events
@astrogd/typed-events
A zero Dependency drop-in replacement for NodeJS EventEmitter to support strictly typed events without modifying the EventEmitter namespace
strictly-typed-events
An Event emitting/subscription library designed for simplicity, convenience, and type-safety in TypeScript projects.
tiny-node-eventemitter
Tiny portable node:events compliant strictly-typed EventEmitter implementation
@kim-kijun/typed-event-emitter
You can use node module [event-emitter](https://nodejs.org/api/events.html#class-eventemitter) with strict type in typescript.