1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-05-26 18:02:07 -04:00

Add tauri-plugin-pinia

This commit is contained in:
Andrew Ferreira 2025-01-08 18:12:10 -03:00 committed by Jogai
parent 4dba71f317
commit 4ca3f90729

View file

@ -1553,6 +1553,7 @@ _LocalStorage etc._
- [pinia-xstate](https://github.com/wobsoriano/pinia-xstate) - Put your xstate state machines into a global pinia store.
- [pinia-orm](https://github.com/CodeDredd/pinia-orm) - The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store. 🍍
- [pinia-persistedstate-2](https://github.com/iendeavor/pinia-plugin-persistedstate-2) - Persist and rehydrate your Pinia state between page reloads.
- [tauri-plugin-pinia](https://github.com/ferreira-tb/tauri-store/tree/main/packages/tauri-plugin-pinia) - Persistent Pinia stores for Tauri.
##### Authentication/Authorization