Skip to content

Commit 43b1a49

Browse files
authored
Add pinia-plugin-storage to persistence plugins list
Includes also IndexedDB, debouncing and throttling, sync between tabs and more
1 parent e0f74fd commit 43b1a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1596,6 +1596,7 @@ _LocalStorage etc._
15961596
- [pinia-persistedstate-2](https://github.com/iendeavor/pinia-plugin-persistedstate-2) - Persist and rehydrate your Pinia state between page reloads.
15971597
- [@tauri-store/pinia](https://github.com/ferreira-tb/tauri-store/tree/main/packages/plugin-pinia) - Persistent Pinia stores for Tauri.
15981598
- [pinia-plugin-unstorage](https://github.com/litingyes/pinia-plugin-unstorage) - The best persistence plugin with unjs/unstorage for pinia.
1599+
- [@erlihs/pinia-plugin-storage](https://github.com/erlihs/pinia-plugin-storage) - A comprehensive state persistence and synchronization, yet as simple as it can be.
15991600

16001601
##### Authentication/Authorization
16011602

0 commit comments

Comments
 (0)