mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
* Add third party library under integrations - [persist-and-sync](https://www.npmjs.com/package/persist-and-sync) - Zustand middleware to easily persist and sync Zustand state between tabs / windows / iframes (SameOrigin) * update gitignore to ignore pnpm-lock.yaml * Comment response - ignore only pnpm-lock - add GitHub repo * Undo changes to .gitignore * update as per suggestion on another PR + add bungle size badge * Update docs/integrations/third-party-libraries.md Sure! Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com> * Update third-party-libraries.md Improve wordings as requested --------- Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>