import bus from 'bus.js';
bus.on('test', () => {});
bus.fire('test', 'qweeqwe');
bus.off('test');
-
Notifications
You must be signed in to change notification settings - Fork 0
moyafaxi/bus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implement the event bus by publishing subscriptions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published