behavior-tree
State manager
A framework for managing complex state transitions in React applications using behavior trees
🌲 Manage React state with Behavior Trees
117 stars
3 watching
4 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
behaviorbehavior-treereactreact-hooksstate-managementtree
Related projects:
Repository | Description | Stars |
---|---|---|
byte-fe/react-model | A state management library for React applications | 236 |
dobjs/dob | A fast and dynamic state management tool using proxy to simplify the creation of reactive applications. | 730 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
dai-shi/react-hooks-global-state | A global state management system for React applications using Hooks API. | 1,101 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
dldc-packages/democrat | A state management library that mimics React's API but produces a state tree instead of DOM mutations. | 30 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
colevoss/react-motive | A React wrapper around the Context API for simple state management | 14 |
philipp-spiess/react-recomponent | A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
state-adapt/state-adapt | A declarative, incremental state management library for Angular and React applications | 295 |
avkonst/hookstate | A state management solution for React applications based on hooks | 1,658 |
ice-lab/icestore | A simple and friendly state management solution for React applications | 399 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 238 |