Store
Store manager
An implementation of a Store that manages state changes in an asynchronous manner using Swift and SwiftUI
Unidirectional, transactional, operation-based Store implementation.
503 stars
9 watching
36 forks
Language: Swift
last commit: over 3 years ago
Linked from 1 awesome list
bindingcombinedispatcherflux-applicationreduxstateobjectstoreswiftswiftuiunidirectional-data-flow
Related projects:
Repository | Description | Stars |
---|---|---|
| An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
| Provides core functionality for managing mobile app stores and their associated features. | 9 |
| A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
| Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
| A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,277 |
| A small Redux store with batteries-included features to simplify state management and good habits | 576 |
| A simple and friendly state management solution for React applications | 399 |
| A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 77 |
| An immutable state management library designed to simplify state updates and improve code organization | 164 |
| An e-commerce management system built using the Redux state management framework and React | 10 |
| A caching and consistency solution for immutable models in Swift. | 648 |
| A VueX alternative for managing centralized state in Vue.js applications | 28 |
| A lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern | 641 |
| A tiny immutable store with type safety for managing application state in React applications | 148 |
| Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow | 4 |