Total Downloads
Cumulative downloads
Total Downloads
2,447,423
Last day
18.8%
8,183
Compared to previous day
Last week
-2.4%
32,883
Compared to previous week
Last month
26.6%
138,335
Compared to previous month
Last year
670.9%
2,151,524
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
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.