Examples Overview
AFSM ships with the following interactive examples. Each runs in-place — tweak params, view the diagram and timeline.
| Example | Description |
|---|---|
| Connection | simulates a network connection with reconnect |
| setTimeout timer | one-shot timer |
| setInterval timer | recurring timer |
| Traffic Light | cyclic state machine |
| Data Fetch | request with retry |
You can also switch examples on the Playground page.