@jhooky/events
v1.0.1
Published
A simple events mixin object
Downloads
2
Readme
events
A simple javascript events mixin object.
Usage
This module is meant to be mixed in with another object to provide event methods. It also adds a property _events
for managing channels.