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

https://github.com/bahmutov/lights-example

Example of a small Hyperapp application driven by a state machine
https://github.com/bahmutov/lights-example

example hyperapp state-machine xstate

Last synced: 4 months ago
JSON representation

Example of a small Hyperapp application driven by a state machine

Awesome Lists containing this project

README

          

# lights-example

> Example of a small [Hyperapp](https://github.com/jorgebucaran/hyperapp) application driven by a [state machine](https://github.com/davidkpiano/xstate)

Visualize state machine at [https://statecharts.github.io/xstate-viz/](https://statecharts.github.io/xstate-viz/)

Read blog post [Hyperapp state machine web app](https://glebbahmutov.com/blog/hyperapp-state-machine/)