com.episode6.redux:store-flow-js

Core implementation of Redux StoreFlow, a kotlin implementation of Redux backed by StateFlows and Coroutines


Keywords
kotlin, kotlin-multiplatform, kotlin-multiplatform-library, redux
License
MIT

Documentation

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