democrat
State tree library
A state management library that mimics React's API but produces a state tree instead of DOM mutations.
React, but for state management !
30 stars
2 watching
0 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
hooksreactstate-treetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
idered/behavior-tree | A framework for managing complex state transitions in React applications using behavior trees | 117 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 295 |
byte-fe/react-model | A state management library for React applications | 236 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,101 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
ds300/derivablejs | A library providing a functional reactive state container with mutable references to immutable values and declarative effects management. | 515 |
dobjs/dob | A fast and dynamic state management tool using proxy to simplify the creation of reactive applications. | 730 |
davestewart/javascript-state-machine | A JavaScript library for managing state-dependent systems through an event-driven finite-state machine | 342 |
dobjs/dob-react | A React library that binds the dob state management system to React components | 37 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
aweary/react-copy-write | A library that provides an immutable state management system with a simple mutable API and features like memoized selectors and structural sharing. | 1,784 |
pie6k/statek | A state management library based on proxies that enables declarative data handling and connects reactive data reactions with a synchronous style of expression. | 9 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
davidgilbertson/react-recollect | An immutable state management system for React applications | 403 |