Skip to content

Commit 86de4ec

Browse files
authored
docs: add tauri-plugin-valtio as a third-party library (#1050)
1 parent c42c9f4 commit 86de4ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/resources/libraries.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Disclaimer: These libraries may have bugs, limited maintenance, or other limitat
2727

2828
- [swc-plugin-valtio](https://github.com/sosukesuzuki/swc-plugin-valtio) - Valtio useProxy transformer for SWC.
2929

30+
- [tauri-plugin-valtio](https://github.com/ferreira-tb/tauri-store/tree/main/packages/tauri-plugin-valtio) - Persistent valtio state for Tauri, accessible from both JavaScript and Rust.
31+
3032
- [use-valtio](https://github.com/dai-shi/use-valtio) - Another custom hook to use Valtio proxy state
3133

3234
- [valtio-element](https://github.com/lxsmnsyc/valtio-element) - Create reactive, declarative custom elements with valtio

0 commit comments

Comments
 (0)