From 057e0eacd1567a8fa8b4cc7a15098060354987f1 Mon Sep 17 00:00:00 2001 From: Andrew Ferreira Date: Wed, 8 Jan 2025 18:12:10 -0300 Subject: [PATCH] Add tauri-plugin-pinia --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a52ed5b0..33f481d24 100644 --- a/README.md +++ b/README.md @@ -1549,6 +1549,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