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

https://github.com/selfup/vue-reegux

Simple, namespaced, Redux/Flux for Vue.js!
https://github.com/selfup/vue-reegux

Last synced: 10 months ago
JSON representation

Simple, namespaced, Redux/Flux for Vue.js!

Awesome Lists containing this project

README

          

# VueReegux

Check out the example in the `examples/vue` directory!

This is similar to Vuex and Redux.

Immutable by nature. Must return new objects in actions.

Can namespace state and merges all defined actions!