tauri-plugin-svelte

Crates.iotauri-plugin-svelte
lib.rstauri-plugin-svelte
version3.1.0
created_at2024-12-16 17:04:25.891914+00
updated_at2025-09-24 17:43:00.50899+00
descriptionPersistent Svelte stores for Tauri
homepagehttps://tb.dev.br/tauri-store/plugin-svelte/guide/getting-started
repositoryhttps://github.com/ferreira-tb/tauri-store
max_upload_size
id1485301
size195,230
Andrew Ferreira (ferreira-tb)

documentation

https://docs.rs/tauri-plugin-svelte

README

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.

Commit count: 493

cargo fmt