tauri-plugin-vue

Crates.iotauri-plugin-vue
lib.rstauri-plugin-vue
version2.1.0
created_at2025-05-15 19:12:36.754764+00
updated_at2025-09-24 17:43:24.559264+00
descriptionPersistence for Tauri and Vue
homepagehttps://tb.dev.br/tauri-store/plugin-vue/guide/getting-started
repositoryhttps://github.com/ferreira-tb/tauri-store
max_upload_size
id1675558
size194,773
Andrew Ferreira (ferreira-tb)

documentation

https://docs.rs/tauri-plugin-vue

README

tauri-plugin-vue

Persistence for Tauri and Vue.

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

Commit count: 493

cargo fmt