18 releases (9 breaking)

new 0.9.0-beta.3 Mar 13, 2025
0.8.1 Feb 12, 2025
0.5.0 Dec 22, 2024
0.2.0 Oct 13, 2024

#81 in #tauri

Download history 4/week @ 2024-11-20 174/week @ 2024-11-27 284/week @ 2024-12-04 146/week @ 2024-12-11 183/week @ 2024-12-18 57/week @ 2024-12-25 34/week @ 2025-01-01 242/week @ 2025-01-08 215/week @ 2025-01-15 85/week @ 2025-01-22 198/week @ 2025-01-29 250/week @ 2025-02-05 360/week @ 2025-02-12 72/week @ 2025-02-19 88/week @ 2025-02-26 75/week @ 2025-03-05

619 downloads per month
Used in 4 crates (via tauri-store)

MIT license

15KB
247 lines

tauri-store

Persistent 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 plugins.

Plugins

Currently, the following plugins are available:

Name Version Works with
tauri-store npm Everything
tauri-plugin-pinia npm Vue, Nuxt
tauri-plugin-svelte npm Svelte
tauri-plugin-valtio npm React

Supported Tauri Version

The plugins require Tauri 2.0 or later.

Dependencies

~215–650KB
~16K SLoC