vue-redux-prepare-props
Property manager
Helps manage computed properties and side effects in Vue.js applications with Redux state
Helper for use props of Redux with Vue.js using Vuex and Vuedeux
1 stars
2 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
qinjialei24/vuex-redux | A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API. | 8 |
kolesoffac/redux-store-mixin | Mixin that integrates action creators with Vue components | 2 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
niklv/vuex-coolstory | A Vuex plugin for managing side effects with Redux Saga | 23 |
varharrie/vuex-action | Utilities for managing actions in Vue.js Vuex stores. | 26 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
kouts/vue-path-store | A state management solution for Vue that uses dot notation syntax | 4 |
lusaxweb/vuenut | A Vue.js component for visualizing and managing Vuex store state data | 302 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
vuedeux/vuedeux | A compatibility layer to integrate Redux with Vue using a shared state-management approach. | 69 |
kouts/vue-search-input | A Vue.js 3 search input component with customizable features and styling | 32 |
dennybiasiolli/react-vuex | React bindings for Vuex inspired by react-redux project. | 70 |
soc221b/vue-route-props | Automatically binds Vue-router query to the Vue instance's root object. | 1 |
openfext/vue-use | A set of composable utility functions for building Vue.js applications. | 26 |