/vue-state-machine

This plugin is intended to be an easy to use finite state machine for vue based on vuex and David Khourshid's xstate package. It allows you to have multiple state machines and tracks each machine's current state.

Primary LanguageJavaScript

Stargazers