1.0.4 • Published 3 years ago

@paperdave/events v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@paperdave/events

Another event emitter library. This one has built-in types as well as a little of dom-compatibility by supporting short .on and .off methods, but also .addEventListener and .removeEventListener methods. Add functions return a "Cleanup" function which can be called to quickly remove the listener.

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago