Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ferreira-tb/tauri-store

Persistent stores for Tauri
https://github.com/ferreira-tb/tauri-store

pinia plugin tauri vue

Last synced: 3 days ago
JSON representation

Persistent stores for Tauri

Awesome Lists containing this project

README

        

# tauri-store

Persistent stores for Tauri.

## Features

- Save your stores to disk.
- Synchronize across multiple windows.
- Debounce store updates.

## Documentation

Check the [documentation](https://tb.dev.br/tauri-store/) for more information on how to install and use the plugin.

## Supported Tauri Version

This plugin requires Tauri `2.0.0-rc` or later.