can-event-queue
JSON →can-event-queue provides a mixin that adds event binding and dispatching methods using can-queues, including legacy addEventListener and removeEventListener. It is part of the CanJS ecosystem, currently at version 1.1.8 with stable maintenance. This package is not intended for new projects; it is maintained for backward compatibility with older CanJS applications that depend on queue-based event dispatching. Key differentiator: it uses can-queues for asynchronous event handling, which is more complex than standard EventTarget.
Resources
packagecan-event-queue ↗