This is a demo project showing how to integrate xstate and @xstate/inspect into svelte.
It also shows how to use plantuml to generate a svg representating the xstate statechart as uml diagram.
For this project I created a new Svelte App from the scratch and followed the original guides from the Author of XState (davidkpiano):