svelte-machine
v0.2.0
Published
A Svelte component implementing a hierarchical state machine
Downloads
49
Maintainers
Readme
Machine component
The Svelte <Machine>
component is based on Kingly (though it would also work with any other
machine library which adheres to the same interface as Kingly). The corresponding file is
Machine.svelte
.
Install
import <your-name> from 'svelte-machine'