ReduxKit
State container
A predictable state container for Swift apps
Redux for Swift - a predictable state container for Swift apps
605 stars
19 watching
19 forks
Language: Swift
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,967 |
lsunsi/reduxswift | A state management library for Swift applications using Redux principles | 39 |
glung/redux-java | A Java implementation of Redux, a predictable state container for apps. | 327 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
acstll/chopped-redux | A simplified implementation of a predictable state container for JavaScript applications | 1 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 713 |
izumin5210/droidux | A predictable state container implementation inspired by Redux for Android applications | 160 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
reduxjs/angular-redux | Angular bindings for Redux to simplify state management in Angular applications | 71 |
herculesjs/herculex | A predictable state container for Alipay mini-program applications | 69 |
byte-fe/react-model | A state management library for React applications | 236 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
kelion/redux-async-initial-state | Middleware for loading initial app state asynchronously from various sources | 114 |
brigad/redux-rest-easy | A tool for generating and managing Redux state for network requests in React and React Native applications | 106 |