dutier
Async state manager
An immutable, async state management solution for JavaScript applications inspired by Redux.
The immutable, async and hybrid state management solution for Javascript applications.
394 stars
13 watching
12 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
asyncfluxjavascriptminimalreactreduxstate-management
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
ericelliott/redux-dsm | Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
indexiatech/redux-immutablejs | Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
lucifier129/refer | A lightweight state management library inspired by Redux, focusing on functional style and minimalism | 11 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
autodesk/clearx | An alternative to Redux and MobX for managing application state in React applications | 22 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |
umijs/hox | A state management solution for React components | 1,456 |
yang-wei/vue-redux | A Vue.js mixin that integrates Redux state management | 142 |