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-plugin-pinia

Persistent Pinia stores for Tauri
https://github.com/ferreira-tb/tauri-plugin-pinia

pinia plugin tauri vue

Last synced: 3 days ago
JSON representation

Persistent Pinia stores for Tauri

Awesome Lists containing this project

README

        

# tauri-plugin-pinia

Persistent Pinia stores for Tauri and Vue.

## Features

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

## Documentation

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

## Supported Tauri Version

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