state-tree
There are 25 repositories under state-tree topic.
immerjs/immer
Create the next immutable state by mutating the current one
angular-ui/ui-router
The de-facto solution to flexible routing with nested views in AngularJS
mobxjs/mobx-state-tree
Full-featured reactive state management without the boilerplate
VergeGroup/swift-verge
🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.
xaviergonz/mobx-keystone
A MobX powered state management solution based on data trees with first class support for Typescript, support for snapshots, patches and much more
Marcisbee/exome
🔅 State manager for deeply nested states
ui-router/visualizer
UI-Router state visualizer and transition visualizer
iusehooks/redhooks
Predictable state container for React apps written using Hooks
ui-router/core
UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps
agilgur5/mst-persist
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
richardcrng/redux-leaves
Write once. Reduce anywhere.
ui-router/sticky-states
Sticky states for UI-Router 1.0
dldc-packages/democrat
React, but for state management !
udamir/mosx
Multiview observable state management engine
federico-paolillo/nested-combine-reducers
Adds support for nesting in the combineReducers utility method from Redux
mfbx9da4/observable-state-tree
An observable state tree is a normal object except that listeners can be bound to any subtree of the state tree.
tkssharma/Redux-Workshop
Redux Workshop
wcjohnson/redux-components
A component model for Redux state trees.
BilkentHai/boat-soldiers-problem
Homework 1 for CS461 class that tries to solve a problem consisting of 3 soldiers and 2 boys trying to pass the river via a boat.
Brugarolas/immersible
My own version of Immer. Just for fun!
bryan-pakulski/StateTree
A C++ data structre (essentially a standard tree, but with features needed for state systems)
KushagraKumar04/Task-Manager
The Task Management Application is designed to help users efficiently manage their tasks. Built using Next.js, TypeScript, and Tailwind CSS, the app provides a smooth user experience for creating, viewing, updating, and deleting tasks.
aaronksaunders/mst-todo-ionic2
a mobx state tree example based on the ionic2 todo app written in angularjs
Safei-Ashraf/Learning-Redux
Learning Redux concepts through applying the redux framework using Vanilla JS to build a movie app to be used in the browser console so far 🤓.