vuex-redux
Redux wrapper
A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API.
Make Redux as simple as Vuex
8 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dennybiasiolli/react-vuex | React bindings for Vuex inspired by react-redux project. | 70 |
mjaneczek/conventional-redux | A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
tdzl2003/redux-viewmodel | A library that simplifies state management with Redux and React by providing a ViewModel abstraction | 29 |
kolesoffac/vue-redux-prepare-props | Helps manage computed properties and side effects in Vue.js applications with Redux state | 1 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |
vuedeux/vuedeux | A compatibility layer to integrate Redux with Vue using a shared state-management approach. | 69 |
xiaoluoboding/vuex-stateshot | A plugin for Vuex state management that allows snapshotting and undo/redo functionality. | 13 |
lastmjs/redux-store-element | An element allowing declarative Redux API integration | 82 |
troch/deku-redux | A library that provides Redux integration with the Deku framework | 30 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,967 |
angular-redux/store | A set of packages that help integrate Redux into Angular 2+ applications. | 1,337 |
dezull/vuex-state-snapshot | A plugin to record and manage undo/redo actions in a Vuex store | 1 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 72 |
echo008/vuex-composition | A utility package to simplify the use of Vuex with Vue's Composition API | 6 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |