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.

GitHub

55 stars
4 watching
4 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list

piniastate-machinevuexstate

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wobsoriano/pinia-shared-state A plugin that enables shared state across browser tabs using Pinia and broadcast channels. 270
wobsoriano/pinia-undo Enables undo/redo functionality in state management systems. 75
jd-wang/pinia-persistedstate A library that persists Pinia state between page reloads 15
soc221b/pinia-plugin-persistedstate-2 A plugin that persists Pinia state across page reloads and allows custom serialization/deserialization and migration support. 94
sbdavid/wxappstore A library providing global state management for WeChat Mini Programs, mimicking Vuex's development experience. 78
wobsoriano/vue-cart A Vue 3 and Pinia-based shopping cart example with Vite and daisyUI integration. 128
worktile/store A mini state management library for Angular applications 60
xaviergonz/mobx-keystone A MobX-powered state management solution that combines the benefits of immutability and mutability for building scalable applications 554
ifandelse/machina.js A JavaScript framework for creating and managing state machines in software applications. 1,929
ktsn/vuex-local A local state management solution within Vuex 64
steelbreeze/state.js An executable state machine API for Node and Web development 323
sebholstein/tinystate A tiny state management library for Angular applications 223
codedredd/pinia-orm A Pinia plugin that enables Object-Relational Mapping access to the Pinia Store 452
elmassimo/vuex-stores Provides a simpler way to manage state and actions in Vue applications using Vuex 3 62
steelbreeze/state A library for building hierarchical finite state machines with support for multiple instances and event-based transitions 182