eventemitter2-wait

Fork of EventEmitter2 to allow delaying & cancellation of emit() events.


Keywords
eventemitter, eventemitter2, promise, async
License
MIT
Install
npm install eventemitter2-wait@1.0.1

Documentation

EventEmitter2-Wait

This package is now deprecated. As of EventEmitter2 v1.0.0, you can now emitAsync in the same way as this package.