@tauri-store/shared

v0.10.2

Published

Utilities for Tauri Store

Readme

@tauri-store/shared

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

[!NOTE] This is not an official Tauri package.

Documentation

Check the documentation for more information on how to install and use the plugins.

Plugins

Currently, the following plugins are available:

| Name | Version | Works with | | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ---------- | | tauri-store | npm | Everything | | @tauri-store/pinia | npm | Vue, Nuxt | | @tauri-store/svelte | npm | Svelte | | @tauri-store/valtio | npm | React | | @tauri-store/vue | npm | Vue, Nuxt | | @tauri-store/zustand | npm | React |

Supported Tauri Version

The plugins require Tauri 2.0 or later.