34 releases (4 stable)

1.1.0 Sep 24, 2025
0.12.1 Jul 2, 2025
0.10.2 Mar 26, 2025
0.5.0 Dec 22, 2024
0.2.0 Oct 13, 2024

#817 in Filesystem

Download history 868/week @ 2025-09-21 491/week @ 2025-09-28 372/week @ 2025-10-05 355/week @ 2025-10-12 288/week @ 2025-10-19 308/week @ 2025-10-26 423/week @ 2025-11-02 480/week @ 2025-11-09 284/week @ 2025-11-16 261/week @ 2025-11-23 421/week @ 2025-11-30 365/week @ 2025-12-07 668/week @ 2025-12-14 372/week @ 2025-12-21 300/week @ 2025-12-28 460/week @ 2026-01-04

1,843 downloads per month
Used in 6 crates (5 directly)

MIT license

130KB
3K SLoC

tauri-store

Persistent stores for Tauri.

[!NOTE] This is not an official Tauri plugin.

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/vue npm Vue, Nuxt
@tauri-store/zustand npm React

Supported Tauri Version

The plugins require Tauri 2.0 or later.

Dependencies

~18–65MB
~1M SLoC