/jeventbus-javascript-event-driven-architecture

Eventbus.js allows you to apply event driven development. You can also use Eventbus.js on your React applications. You can bind your components on did mount to any event as listener so your components have capability to update themself against to any event triggered.

Primary LanguageJavaScriptMIT LicenseMIT

Issues