There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.