19 releases (8 stable)

2.1.1 Mar 23, 2025
2.1.0 Mar 22, 2025
1.2.1 Feb 12, 2025
1.1.0 Jan 18, 2025
0.0.1 Dec 16, 2024

#1454 in GUI

Download history 215/week @ 2024-12-16 372/week @ 2024-12-23 70/week @ 2024-12-30 186/week @ 2025-01-06 224/week @ 2025-01-13 55/week @ 2025-01-20 103/week @ 2025-01-27 108/week @ 2025-02-03 178/week @ 2025-02-10 49/week @ 2025-02-17 8/week @ 2025-02-24 9/week @ 2025-03-03 528/week @ 2025-03-10 285/week @ 2025-03-17 163/week @ 2025-03-24 59/week @ 2025-03-31

1,035 downloads per month

MIT license

115KB
2.5K SLoC

tauri-plugin-svelte

Persistent Svelte stores and runes for Tauri.

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/zustand npm React

Supported Tauri Version

The plugins require Tauri 2.0 or later.

Dependencies

~20–55MB
~883K SLoC