laszlos-event-dispatcher

Standard Event Dispatcher implementation with listener priority, flexible listener registration and good debugging support. Avaliable for Node, AMD, and browsers.

Usage no npm install needed!

<script type="module">
  import laszlosEventDispatcher from 'https://cdn.skypack.dev/laszlos-event-dispatcher';
</script>

README

event-dispatcher-js

Standard Event Dispatcher implementation with listener priority, flexible listener registration and good debugging support. Avaliable for Node, AMD, and browsers.

I am currently working on the documentation and examples.