tauri-plugin-pinia
v0.7.0
Published
Persistent Pinia stores for Tauri
Downloads
56
Readme
tauri-plugin-pinia
Persistent Pinia stores for Tauri and Vue.
Features
- Save your stores to disk.
- Synchronize across multiple windows.
- Debounce or throttle store updates.
Documentation
Check the documentation for more information on how to install and use the plugin.
Supported Tauri Version
This plugin requires Tauri 2.0
or later.