Sign in Sign up
npm

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.

npm View on Npm

Activity

Latest release
7y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Oct 04, 2018
Releases
Version Released
1.0.1 patch deprecated
1.0.0 initial deprecated