An open API service indexing awesome lists of open source software.

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.

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