Gathering detailed insights and metrics for re-emitter
Other packages similar to re-emitter
safe-event-emitter
An `EventEmitter` that isolates the emitter from errors in handlers. If an error is thrown in a handler it is caught and re-thrown inside of a `setTimeout` so as to not interupt the emitter's code flow.
regexp-parser-event
## API
remitter
A TypeScript friendly event emitter with easy re-emitting events.
@juhan280/typed-emitter
The type re-declaration of the `EventEmitter` class defined and exposed by the `node:events` module.