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

Download history 342/week @ 2024-09-25 50/week @ 2024-10-02 129/week @ 2024-10-09 27/week @ 2024-10-16 1/week @ 2024-11-13 167/week @ 2024-11-27 277/week @ 2024-12-04 146/week @ 2024-12-11 183/week @ 2024-12-18 57/week @ 2024-12-25 35/week @ 2025-01-01 240/week @ 2025-01-08

519 downloads per month
Used in 3 crates

MIT license

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