https://github.com/selfup/hubv
Vue EventHub delegator! Alternative to Vuex using Vue's built in Hub system.
https://github.com/selfup/hubv
Last synced: 10 months ago
JSON representation
Vue EventHub delegator! Alternative to Vuex using Vue's built in Hub system.
- Host: GitHub
- URL: https://github.com/selfup/hubv
- Owner: selfup
- License: mit
- Created: 2017-09-13T21:45:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T19:05:02.000Z (over 8 years ago)
- Last Synced: 2025-03-16T02:27:24.935Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HubV
Vue EventHub delegator!
Alternative to Vuex using Vue's built in Hub system.
[EventHub](https://vuejs.org/v2/guide/migration.html#dispatch-and-broadcast-replaced)
### ES5
Written in ES5 to reduce bundle size during UMD build step
Exposed as a named UMD module for Node/DOM compatibility
### API
WIP
### LICENSE
Checkout one of the two options below:
1. [LICENSE](https://github.com/selfup/hubv/blob/master/LICENSE)
1. `LICENSE` file at the root of this Directory