Common utilities for Tauri Store plugins.
This won't be of any use to you unless you're developing a plugin yourself.
Reference: https://tb.dev.br/tauri-store/js-docs/shared/index.html
Check the documentation for more information on how to install and use the plugins.
Currently, the following plugins are available:
Name | Version | Works with |
---|---|---|
tauri-store | Everything | |
@tauri-store/pinia | Vue, Nuxt | |
@tauri-store/svelte | Svelte | |
@tauri-store/valtio | React | |
@tauri-store/vue | Vue, Nuxt | |
@tauri-store/zustand | React |
The plugins require Tauri 2.0
or later.