31 releases (20 stable)

3.2.0 Feb 22, 2026
3.1.0 Sep 24, 2025
2.6.1 Jul 2, 2025
2.1.1 Mar 23, 2025
0.1.3 Dec 23, 2024

#2632 in GUI


Used in tauri-plugin-matrix-svelt…

MIT license

140KB
3.5K SLoC

tauri-plugin-svelte

Persistent Svelte stores and runes for Tauri.

[!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–65MB
~899K SLoC