Crates.io | tauri-store-utils |
lib.rs | tauri-store-utils |
version | 0.7.1 |
created_at | 2024-12-15 01:17:02.1753+00 |
updated_at | 2025-09-24 17:47:37.235527+00 |
description | Utilities for the Tauri store |
homepage | https://tb.dev.br/tauri-store |
repository | https://github.com/ferreira-tb/tauri-store |
max_upload_size | |
id | 1483572 |
size | 133,322 |
Persistent stores for Tauri.
[!NOTE] This is not an official Tauri crate.
Check the documentation for more information on how to install and use the plugins.
Currently, the following plugins are available:
Name | Version | Works with |
---|---|---|
tauri-store | Everything | |
@tauri-store/pinia | Vue, Nuxt | |
@tauri-store/svelte | Svelte | |
@tauri-store/valtio | React | |
@tauri-store/vue | Vue, Nuxt | |
@tauri-store/zustand | React |
The plugins require Tauri 2.0
or later.