1.0.3 • Published 7 years ago

simple-eventhub v1.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

EventHub

a decoupled pub/sub-style event message system for JavaScript

This is similar to npm packages like decouplejs, but with the ability to set the 'this' keyword in the callback function to the object you want. Because of how JavaScript sets 'this', callback functions are often set to a different object than desired.

(MIT license)

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago