#tauri-plugin #tauri #svelte #store #plugin

sys tauri-plugin-svelte

Persistent Svelte stores for Tauri

9 releases (2 stable)

new 1.1.0 Jan 18, 2025
1.0.0 Jan 17, 2025
0.2.0 Jan 11, 2025
0.1.4 Jan 5, 2025
0.0.1 Dec 16, 2024

#3 in #svelte

Download history 57/week @ 2024-12-10 390/week @ 2024-12-17 140/week @ 2024-12-24 102/week @ 2024-12-31 163/week @ 2025-01-07 203/week @ 2025-01-14

840 downloads per month

MIT license

88KB
1.5K SLoC

tauri-plugin-svelte

Persistent Svelte stores 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.

Supported Tauri Version

This plugin requires Tauri 2.0 or later.

Dependencies

~19–63MB
~879K SLoC