async-eventemitter icon indicating copy to clipboard operation
async-eventemitter copied to clipboard

Just like EventEmitter, but with support for callbacks and interuption of the listener-chain

Results 2 async-eventemitter issues
Sort by recently updated
recently updated
newest added

Hi there! This change adds the repository property to your package.json file(s). Having this available provides a number of benefits to security tooling. For example, it allows for greater trust...

I don't support you'd be interested in working on a version that supports returning a Promise (I'm happy to help if you are)? For example: ```javascript events.on('test', function (e) {...