ieventbus
Package for creating Isolated event buses for namespacing events in the browser.
Found 31 results for EventBus
Package for creating Isolated event buses for namespacing events in the browser.
组件间通信简单实现。 ## 特征 - 体积小,无依赖 📦 - 兼容多种模块方案 ⏱️ ## 类型定义 ```ts export interface IEventHandler { (...rest: any[]): any }
A flexible and typed Event Bus implementation for TypeScript and JavaScript projects. It facilitates communication between components and modules without tight coupling.
A simple EventBus tool for JavaScript
这是一个简单的js工具库
vue-use-hook use event to manage your module's change
软件架构说明
The ES6-ready EventBus class for managing events in JavaScript
Simple JavaScript class for managing events
eventBus with lifecycle in Vue