npm.io

React-event-bus Packages

@disflyer/event-bus

a micro event bus (not only) for react ``` shell npm install @disflyer/event-bus yarn add @disflyer/event-bus ``` ``` javascript eventBus.on('your-event-name', () => { // some callback code }) // or eventBus.once('your-event-name', () => { // some callbac

eventbusreact-event-busreact-emmiteremmiterevent-emmiter
0.0.4-beta • Published 4 years ago

contact@npm.io