https://github.com/episode6/redux-store-flow
Yet another kotlin implementation of Redux, backed by StateFlows and Coroutines
https://github.com/episode6/redux-store-flow
kotlin kotlin-multiplatform kotlin-multiplatform-library redux
Last synced: 2 months ago
JSON representation
Yet another kotlin implementation of Redux, backed by StateFlows and Coroutines
- Host: GitHub
- URL: https://github.com/episode6/redux-store-flow
- Owner: episode6
- License: mit
- Created: 2022-03-06T16:18:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T23:07:53.000Z (over 2 years ago)
- Last Synced: 2024-07-29T19:08:32.300Z (10 months ago)
- Topics: kotlin, kotlin-multiplatform, kotlin-multiplatform-library, redux
- Language: Kotlin
- Homepage: https://episode6.github.io/redux-store-flow/
- Size: 749 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redux StoreFlow
Yet another kotlin implementation of Redux, backed by StateFlows and Coroutines
Documentation available at https://episode6.github.io/redux-store-flow
Building the project locally on a linux machine may require `gcc` and `libncurses5`