Eventbus Packages
@akmjenkins/hgseukf
A functional minimalist pubsub implementation with utilities
@ambassify/eventbus
EventBus
@amaoaaaaa/window-messenger
A type-safe window.postMessage communication library
@jumpfoxltd/broker
a broker for having a centralised pub/sub capabilities
@daisugi/land
Daisugiland is an aggregation of tools for building composable applications.
@daisugi/nekobasu
Nekobasu is a lightweight, easy to use, asynchronous and efficient EventBus implementation.
@defy/event-bus
JS事件总线
@kamyil/typed-pubsub
Know the events you can publish | Know the data you will receive after subscribing to specific event :-------------------------:|:-------------------------: <img width="500" alt="Zrzut ekranu 2022-11-17 o 02 01 48" src="https://user-images.
@knighttower/event-bus
Event bus for your Javascript applications
@knighttower/js-event-bus
Event bus for your Javascript applications
@knicola/minibus
A minibus for a node package
@devgrid/async-emitter
Async event emitter
@dhmk/hub
Action dispatching system with middleware and devtools support.
@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
@nbottarini/eventbus
Simple and lightweight EventBus implementation