https://github.com/mcqua007/micro-bus
https://github.com/mcqua007/micro-bus
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcqua007/micro-bus
- Owner: mcqua007
- License: mit
- Created: 2023-05-16T09:01:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T09:04:53.000Z (about 2 years ago)
- Last Synced: 2024-12-29T16:37:19.696Z (5 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Micro Bus
Super lightweight vanilla JS event bus.
### Usage
- Install `yarn add micro-bus`
- Import `import MicroBus from 'micro-bus'`