11 releases (7 breaking)
new 0.7.0 | Jan 17, 2025 |
---|---|
0.6.0 | Jan 11, 2025 |
0.5.0 | Dec 22, 2024 |
0.4.0 | Dec 15, 2024 |
0.0.1 | Sep 18, 2024 |
#704 in GUI
519 downloads per month
Used in 3 crates
67KB
2K
SLoC
tauri-store
Persistent stores for Tauri.
Features
- Save your stores to disk.
- Synchronize across multiple windows.
- Debounce or throttle store updates.
- Access the stores from both JavaScript and Rust.
Plugins
Currently, the following plugins are available:
Documentation
Check the documentation for more information on how to install and use the plugins.
Supported Tauri Version
This plugin requires Tauri 2.0
or later.
Dependencies
~19–63MB
~877K SLoC