26 releases (10 breaking)

new 0.10.5 May 8, 2025
0.10.2 Mar 26, 2025
0.5.0 Dec 22, 2024
0.2.0 Oct 13, 2024

#1746 in GUI

Download history 189/week @ 2025-01-18 74/week @ 2025-01-25 235/week @ 2025-02-01 422/week @ 2025-02-08 145/week @ 2025-02-15 63/week @ 2025-02-22 69/week @ 2025-03-01 416/week @ 2025-03-08 486/week @ 2025-03-15 488/week @ 2025-03-22 342/week @ 2025-03-29 96/week @ 2025-04-05 68/week @ 2025-04-12 262/week @ 2025-04-19 292/week @ 2025-04-26 230/week @ 2025-05-03

863 downloads per month
Used in 5 crates (via tauri-store)

MIT license

18KB
304 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
@tauri-store/zustand npm React

Supported Tauri Version

The plugins require Tauri 2.0 or later.

Dependencies

~190–620KB
~15K SLoC