Getting Started
Nuxt XState module allows for easy integration of XState with Nuxt.js.
Project Status: Beta
⚠️ APIs may change on minor releases. Lock the version to avoid breakage.
INFO
If you are encountering issues with version 0.3.1
of nuxt-xstate
, please upgrade to 0.3.1-alpha.1
until the next release.
Features
- Nuxt 3 support ✨
- Auto-importing of XState composables ⚡
- Auto-importing of your own state-machines 🦾
Work in progress features
@xstate/inspect
support- Nuxt Bridge support
For more details, check out this discussion: v1.0 Checklist