21 releases (10 stable)

2.3.0 May 8, 2025
2.1.1 Mar 23, 2025
1.2.1 Feb 12, 2025
0.2.0 Jan 11, 2025
0.1.3 Dec 23, 2024

#1635 in GUI

Download history 113/week @ 2025-01-28 134/week @ 2025-02-04 152/week @ 2025-02-11 41/week @ 2025-02-18 9/week @ 2025-02-25 6/week @ 2025-03-04 601/week @ 2025-03-11 287/week @ 2025-03-18 90/week @ 2025-03-25 66/week @ 2025-04-01 4/week @ 2025-04-08 141/week @ 2025-04-15 23/week @ 2025-04-22 8/week @ 2025-04-29 159/week @ 2025-05-06 60/week @ 2025-05-13

261 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–56MB
~896K SLoC