docs: add zutron to third-party-libs (#2781)

* docs: add zutron to third-party-libs

* Update docs/integrations/third-party-libraries.md

---------

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
This commit is contained in:
goosewobbler 2024-10-11 04:12:47 +03:00 committed by GitHub
parent 55630cce47
commit 3362f3b765
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,3 +65,4 @@ This can be done using third-party libraries created by the community.
- [zusteller](https://github.com/timkindberg/zusteller) — Your global state savior. "Just hooks" + Zustand.
- [zustood](https://github.com/udecode/zustood) — 🐻‍❄️ A modular store factory using Zustand.
- [zusty](https://github.com/oslabs-beta/Zusty) — Zustand tool to assist debugging with time travel, action logs, state snapshots, store view, render time metrics and state component tree.
- [zutron](https://github.com/goosewobbler/zutron) — Use Zustand in Electron apps, seamlessly.