mdartic / vue-reactive-storeLinks
Deprecated, prefer pinia ! A VueX alternative : declarative + reactive + centralized way to structure your data store. Inspired by VueX and Vue.js . Compatible with vue-devtools.
☆27Updated 3 months ago
Alternatives and similar repositories for vue-reactive-store
Users that are interested in vue-reactive-store are comparing it to the libraries listed below
Sorting:
- 🛠️ vue-cli 3 plugin to create component☆86Updated 3 years ago
- "View source" directive for Vue☆91Updated 6 years ago
- ✅ A Vue.js composition API function to validate forms☆95Updated 5 years ago
- Tidy routes definitions across your entire project☆50Updated 6 years ago
- A slim tab component for Vue.js (1.3 kB minified)☆102Updated 3 years ago
- A component-based, declarative router for vue. Inspired by React Router 4☆60Updated 3 years ago
- Live preview component for Vue.js and Nuxt.js.☆43Updated 5 years ago
- Vue Async Function☆79Updated 3 years ago
- Flexbox based responsive fraction grid system☆84Updated 5 years ago
- 🖇 Generate local scopes in templates to compute data from other scoped slots or simply to have variables in templates☆172Updated 4 years ago
- Plugin/Mixin wrapping Vue's static 'provide/inject' feature allowing to easily pass reactive data to children