Crates.io | tauri-plugin-zustand |
lib.rs | tauri-plugin-zustand |
version | 0.3.1 |
created_at | 2025-03-22 23:52:13.729185+00 |
updated_at | 2025-07-02 13:58:55.658576+00 |
description | Persistent Zustand stores for Tauri |
homepage | https://tb.dev.br/tauri-store/plugin-zustand/guide/getting-started |
repository | https://github.com/ferreira-tb/tauri-store |
max_upload_size | |
id | 1602210 |
size | 174,789 |
Persistent Zustand stores for Tauri and React.
Check the documentation for more information on how to install and use the plugin.
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.