9 unstable releases (3 breaking)

new 0.4.0 Mar 22, 2025
0.3.0 Mar 16, 2025
0.2.2 Feb 12, 2025
0.2.0 Jan 17, 2025
0.1.0 Dec 15, 2024

#1262 in Filesystem

Download history 146/week @ 2024-12-14 87/week @ 2024-12-21 44/week @ 2024-12-28 57/week @ 2025-01-04 139/week @ 2025-01-11 187/week @ 2025-01-18 75/week @ 2025-01-25 106/week @ 2025-02-01 330/week @ 2025-02-08 90/week @ 2025-02-15 59/week @ 2025-02-22 66/week @ 2025-03-01 321/week @ 2025-03-08 438/week @ 2025-03-15

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

MIT license

34KB
547 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-store/pinia npm Vue, Nuxt
@tauri-store/svelte npm Svelte
@tauri-store/valtio npm React

Supported Tauri Version

The plugins require Tauri 2.0 or later.

Dependencies

~19–54MB
~867K SLoC