11 unstable releases (3 breaking)

new 0.4.2 May 8, 2025
0.4.1 Mar 23, 2025
0.3.0 Mar 16, 2025
0.2.2 Feb 12, 2025
0.1.0 Dec 15, 2024

#1571 in GUI

Download history 213/week @ 2025-01-15 86/week @ 2025-01-22 81/week @ 2025-01-29 237/week @ 2025-02-05 241/week @ 2025-02-12 43/week @ 2025-02-19 85/week @ 2025-02-26 71/week @ 2025-03-05 684/week @ 2025-03-12 331/week @ 2025-03-19 225/week @ 2025-03-26 250/week @ 2025-04-02 59/week @ 2025-04-09 100/week @ 2025-04-16 187/week @ 2025-04-23 100/week @ 2025-04-30

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

MIT license

34KB
550 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

~19–54MB
~875K SLoC