Skip to content

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

Notifications You must be signed in to change notification settings

jhocking/eventHub-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published