mount
State manager
A state management system for Clojure and ClojureScript applications
managing Clojure and ClojureScript app state since (reset)
1k stars
23 watching
89 forks
Language: Clojure
last commit: 17 days ago
Linked from 2 awesome lists
clojureclojurescriptstate-management
Related projects:
Repository | Description | Stars |
---|---|---|
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
lucifier129/refer | A lightweight state management library inspired by Redux, focusing on functional style and minimalism | 11 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
choojs/choo-store | A lightweight state structure for Choo applications | 37 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
franciscop/statux | A state management library for React applications using immutable state and hooks | 71 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,467 |
thegenius/svelte-domain | A lightweight state management library inspired by functional programming concepts | 5 |
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 |
umijs/hox | A state management solution for React components | 1,456 |
ibdknox/waltz | Manages state in client-side applications using non-deterministic finite state machines. | 90 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |