node-events-async
v1.0.0
Published
Async NodeJS EventEmitter
Downloads
288
Maintainers
Readme
eventsasync
An augmented version of the standard EventEmitter that exposes additional functions (emitAsync
, emitAsyncSerial
).
Installation
$ npm install eventsasync --save
Node Compatibility
- node >= 16.x
License
Available under MIT license.