pinia-shared-state
🍍 Sync your Pinia state across browser tabs. (by wobsoriano)
pinia-xstate
Put your xstate state machines into a global pinia store. (by wobsoriano)
pinia-shared-state | pinia-xstate | |
---|---|---|
3 | 1 | |
284 | 62 | |
4.2% | - | |
6.8 | 6.4 | |
2 months ago | 2 months ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pinia-shared-state
Posts with mentions or reviews of pinia-shared-state.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-09.
- 🍍 A lightweight plugin to sync your pinia state across browser tabs.
-
Vue 3.2 introduces a new Effect Scope API that can capture reactive effects created within it so that these effects can be disposed together.
I love pinia and I've been making some plugins https://github.com/wobsoriano/pinia-shared-state
- 🍍 A lightweight module to sync your pinia state across browser tabs
pinia-xstate
Posts with mentions or reviews of pinia-xstate.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing pinia-shared-state and pinia-xstate you can also consider the following projects:
nuxt3-structure-modules-pinia - Using Modules and Pinia to structure Nuxt 3 app
pinia-undo - 🍍 Undo/Redo plugin for pinia.
harlem - Powerfully simple global state management for Vue 3
amplify-ui - Amplify UI is a collection of accessible, themeable, performant React (and more!) components that can connect directly to the cloud.
pinia-plugin-persistedstate - 💾 Configurable persistence and rehydration of Pinia stores.
cypress-realworld-app - A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.