jumpstate
State management utility
A utility for managing application state in Redux applications.
Jumpstate is a simple and powerful state management utility for Redux.
425 stars
10 watching
22 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
reduxstate-managementutility
Related projects:
Repository | Description | Stars |
---|---|---|
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
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 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
shiftyp/redurx | A state management system using RxJS Observables and reducers, allowing asynchronous operations and functional computation of additional state | 95 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
omarluq/stimulus-store | A lightweight state management solution for Stimulus-powered web applications. | 69 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 295 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |