Listener Packages

dom-event-store

a utility for adding and removing dom events and keeping track of them so they can easily be removed in one command. useful for web component development especially with single page applications to avoid memory leaks. e.g. call eventStore.clear() from you

1.0.1 • Published 8 years ago

eventcache

This small module aims to simplify the binding and unbinding of event listeners by creating distinct event caches.

0.1.6 • Published 10 years ago