63 releases (22 stable)

4.1.0 Sep 24, 2025
3.7.1 Jul 2, 2025
3.2.0 Mar 28, 2025
2.0.0 Feb 26, 2025
0.3.3 Jul 29, 2024

#644 in GUI

Download history 244/week @ 2025-10-01 266/week @ 2025-10-08 114/week @ 2025-10-15 107/week @ 2025-10-22 230/week @ 2025-10-29 189/week @ 2025-11-05 188/week @ 2025-11-12 142/week @ 2025-11-19 128/week @ 2025-11-26 117/week @ 2025-12-03 126/week @ 2025-12-10 88/week @ 2025-12-17 155/week @ 2025-12-24 117/week @ 2025-12-31 293/week @ 2026-01-07 398/week @ 2026-01-14

971 downloads per month

MIT license

140KB
3.5K SLoC

tauri-plugin-pinia

Persistent Pinia stores for Tauri and Vue.

[!NOTE] This is not an official Tauri plugin.

Features

  • Save your stores to disk.
  • Synchronize across multiple windows.
  • Debounce or throttle store updates.
  • Access the stores from both JavaScript and Rust.

Documentation

Check the documentation for more information on how to install and use the plugin.

Plugins

Currently, the following plugins are available:

Name Version Works with
tauri-store npm Everything
@tauri-store/pinia npm Vue, Nuxt
@tauri-store/svelte npm Svelte
@tauri-store/valtio npm React
@tauri-store/vue npm Vue, Nuxt
@tauri-store/zustand npm React

Supported Tauri Version

The plugins require Tauri 2.0 or later.

Dependencies

~18–64MB
~890K SLoC