reworm
State manager
A state management library that simplifies the creation and update of application states using a functional programming approach
🍫 the simplest way to manage state
1k stars
19 watching
26 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 3 awesome lists
reactreact-contextreduxstatestate-management
Related projects:
Repository | Description | Stars |
---|---|---|
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
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 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,930 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
artalar/reatom | A state management library for building reactive, immutable applications with efficient effects management and explicit reactivity | 1,101 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
umijs/hox | A state management solution for React components | 1,456 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 295 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 239 |
philipp-spiess/react-recomponent | A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
angular-redux/ng-redux | A tool that integrates Redux with Angular applications to manage global state and side effects in a structured way. | 1,159 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |