OneWay
state manager
A state management library with unidirectional data flow
A Swift library for state management with unidirectional data flow.
86 stars
4 watching
9 forks
Language: Swift
last commit: about 1 month ago
Linked from 3 awesome lists
architecturestate-managementswiftunidirectional-data-flow
Related projects:
Repository | Description | Stars |
---|---|---|
ra1028/vueflux | An architecture that manages state with unidirectional data flow for iOS apps, inspired by Vuex and Flux. | 332 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
unadlib/usm | A universal state modular library for managing application state in Redux, MobX, Vuex, and Angular applications. | 297 |
vadimtrifonov/rxstatereducer | Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow | 4 |
vergegroup/swift-verge | A high-performance state management framework for complex iOS applications | 648 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
deamme/laco | A state management solution for React and Inferno that provides an easy-to-use API for managing application state. | 208 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
rintoj/statex | A state management library for unidirectional data flow and immutable uni-state with support for Angular and React | 68 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 238 |
dwqs/revuejs | A lightweight state management library for Vue.js applications | 24 |
johnhenry/understate | A state management library that abstracts away Redux-like concepts using higher-order functional programming | 7 |
lucifier129/refer | A lightweight state management library inspired by Redux, focusing on functional style and minimalism | 11 |
byte-fe/react-model | A state management library for React applications | 236 |