can-event-queue

A event mixin that uses queues to dispatch handlers

Usage no npm install needed!

<script type="module">
  import canEventQueue from 'https://cdn.skypack.dev/can-event-queue';
</script>

README

can-event-queue

Join our Slack Join our Discourse License: MIT npm version Travis build status Greenkeeper badge

can-event-queue mixes in event binding and dispatching methods that use can-queues. This adds legacy binding methods addEventListener and removeEventListener. This package should not be used for new packages.

Documentation

Read the can-event-queue API docs on CanJS.com.

Changelog

See the latest releases on GitHub.

Contributing

The contribution guide has information on getting help, reporting bugs, developing locally, and more.

License

MIT