30 releases (18 stable)

new 3.2.0 Nov 4, 2025
2.7.1 Jul 2, 2025
2.2.0 Mar 24, 2025
1.1.1 Feb 12, 2025
0.2.2 Feb 1, 2025

#1688 in GUI

50 downloads per month

MIT license

140KB
3.5K SLoC

tauri-plugin-valtio

Persistent Valtio stores for Tauri and React.

[!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 plugin.

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