An open API service indexing awesome lists of open source software.

https://github.com/erikhuizinga/fsm-kt

Finite State Machine in Kotlin
https://github.com/erikhuizinga/fsm-kt

coroutines finite-state-machine kotlin kotlin-coroutines state-machine

Last synced: 3 months ago
JSON representation

Finite State Machine in Kotlin

Awesome Lists containing this project

README

        

# fsm-kt

Finite State Machine in Kotlin.

This repo implements the default FSM visualised at https://xstate.js.org/viz/.