4 releases (2 breaking)
0.2.0 | Oct 13, 2024 |
---|---|
0.1.1 | Sep 26, 2024 |
0.1.0 | Sep 26, 2024 |
0.0.1 | Sep 18, 2024 |
#1568 in Procedural macros
214 downloads per month
Used in 2 crates
(via tauri-store)
11KB
145 lines
tauri-store
Persistent stores for Tauri.
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.
Dependencies
~245–700KB
~17K SLoC