pinia-xstate
State machine manager
Integrates Xstate state machines with Pinia store for centralized state management in Vue applications.
Put your xstate state machines into a global pinia store.
58 stars
4 watching
4 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
piniastate-machinevuexstate
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that enables shared state across browser tabs using Pinia and broadcast channels. | 272 |
| Enables undo/redo functionality in state management systems. | 75 |
| A library that persists Pinia state between page reloads | 15 |
| A plugin that persists Pinia state across page reloads and allows custom serialization/deserialization and migration support. | 96 |
| A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. | 77 |
| A Vue 3 and Pinia-based shopping cart example with Vite and daisyUI integration. | 128 |
| A mini state management library for Angular applications | 60 |
| A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications | 558 |
| A JavaScript framework for creating and managing state machines in software applications. | 1,930 |
| A local state management solution within Vuex | 64 |
| An executable state machine API for Node and Web development | 322 |
| A tiny state management library for Angular applications | 223 |
| An ORM plugin for Pinia Store, enabling Object-Relational Mapping access to the store. | 465 |
| Provides a simpler way to manage state and actions in Vue applications using Vuex 3 | 62 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |