choo-model
State manager
An experimental state management library for use with the Choo framework
Experimental state management lib for choo
14 stars
4 watching
1 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
choojs/choo-store | A lightweight state structure for Choo applications | 37 |
yoshuawuyts/choo-persist | A library that persists application state to local storage. | 44 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
fanhaoyuan/vc-state | A Vue.js state management library that enables easy composition of scoped state using context and hooks. | 6 |
dwqs/revuejs | A lightweight state management library for Vue.js applications | 24 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
aschuch/statefulviewcontroller | A protocol to manage state transitions between different view states | 2,136 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
kidkarolis/tiny-atom | A pragmatic state management solution for React and Preact applications. | 116 |
tolitius/mount | A state management system for Clojure and ClojureScript applications | 1,230 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
intendednull/yewdux | A state management solution designed specifically for Yew web applications. | 322 |
omarluq/stimulus-store | A lightweight state management solution for Stimulus-powered web applications. | 69 |
colevoss/react-motive | A React wrapper around the Context API for simple state management | 14 |