README

AdonisJS Event Emitter
Asynchronous Event Emitter built on top of emittery with first class for typed events and ability to trap events during tests.
Built with ❤︎ by Harminder Virk
Event emitter with asynchronous events
<script type="module">
import adonisjsEvents from 'https://cdn.skypack.dev/@adonisjs/events';
</script>
Asynchronous Event Emitter built on top of emittery with first class for typed events and ability to trap events during tests.