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
- Host: GitHub
- URL: https://github.com/bahmutov/lights-example
- Owner: bahmutov
- Created: 2018-11-18T15:10:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T11:54:21.000Z (about 7 years ago)
- Last Synced: 2025-01-18T22:45:42.432Z (about 1 year ago)
- Topics: example, hyperapp, state-machine, xstate
- Language: JavaScript
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)