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 |
#1788 in Procedural macros
520 downloads per month
Used in 4 crates
(via tauri-store)
14KB
244 lines
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.
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.
Dependencies
~215–660KB
~16K SLoC