redux-viewmodel
Redux wrapper
A library that simplifies state management with Redux and React by providing a ViewModel abstraction
ViewModel wrapping for redux & react
29 stars
4 watching
2 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mjaneczek/conventional-redux | A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
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 |
troch/deku-redux | A library that provides Redux integration with the Deku framework | 30 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,967 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 71 |
lastmjs/redux-store-element | An element allowing declarative Redux API integration | 82 |
hapood/redux-arena | A tool for bundling and reusing Redux components with saga and reducer management | 134 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
angular-redux/store | A set of packages that help integrate Redux into Angular 2+ applications. | 1,337 |
ddsol/redux-schema | A tool to simplify Redux-based state management by automating action creators and reducers | 156 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
karlpurk/redux-decorators | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |