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.
Features 🧰
- Nuxt Bridge & Nuxt 3 support ✨
- Auto-importing of XState composables ⚡
- Auto-importing of your own state-machines 🦾
Issues to be aware of 🐛
- Webpack build not working
- Nuxt Bridge with minimal implementation throwing type error (workaround available)
Work in progress features 🪚
@xstate/inspect
support
For more details, check out this discussion: v1.0 Checklist