pinia-shared-state
🍍 Sync your Pinia state across browser tabs. (by wobsoriano)
nuxt3-structure-modules-pinia
Using Modules and Pinia to structure Nuxt 3 app (by Baroshem)
pinia-shared-state | nuxt3-structure-modules-pinia | |
---|---|---|
3 | 1 | |
284 | 23 | |
4.2% | - | |
6.8 | 0.0 | |
2 months ago | about 2 years ago | |
TypeScript | TypeScript | |
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
nuxt3-structure-modules-pinia
Posts with mentions or reviews of nuxt3-structure-modules-pinia.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-16.
-
Using Modules and Pinia to structure Nuxt 3 app
If you get lost at some point you can check out the Github repository that I have created for this article that contains all the steps covered in this tutorial -> https://github.com/Baroshem/nuxt3-structure-modules-pinia
What are some alternatives?
When comparing pinia-shared-state and nuxt3-structure-modules-pinia you can also consider the following projects:
pinia-xstate - Put your xstate state machines into a global pinia store.
nuxt-bigcommerce - 🛍 Bigcommerce integration for Nuxt.js
harlem - Powerfully simple global state management for Vue 3
pinia-plugin-persistedstate-2 - [no longer maintained] Please use https://github.com/prazdevs/pinia-plugin-persistedstate instead.
pinia-plugin-persistedstate - 💾 Configurable persistence and rehydration of Pinia stores.
nuxt3-algolia - Nuxt 3 with Algolia search boilerplate project