Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 281 Bytes

PromiseEvent

Asynchronous event handling using promises based on MicroEvent.js.

API

PromiseEvent.prototype.addListener

PromiseEvent.prototype.removeListener

PromiseEvent.prototype.emit

PromiseEvent.mixin