20 Commits

Author SHA1 Message Date
yash chauhan
0bdf95f0c8
doc: Added zustand-interval-persist to third party (#2636)
* doc:  Added zustand-interval-persist to third party

* doc: added zustand-interval-persist to third party in alphabetical order.

* doc: re-arranged zustand-interval-persist order, zundo and zukeeper
2024-07-09 07:48:40 +09:00
Yasin
b1648f7ea2
doc: added zustand-computed-state to external libraries (#2598) 2024-06-13 16:45:05 +09:00
Mayank
7c156014bc
doc: added treeshakable to external libraries (#2595)
* doc: added treeshakable to external libraries

* format with prettier
2024-06-10 20:43:30 +09:00
Juliette Lamarche
97d112ce54
docs: add @prncss-xyz/zustand-optics to third party libraries (#2564)
* docs: add @prncss-xyz/zustand-optics to third party libraries

* fix: typo

sorry!
2024-05-21 08:00:13 +09:00
✦ freddie
e74fdc8bc9
docs: add zustand-context to third party libs (#2525)
* docs: add zustand-context to third party libs

* docs: typo

* docs: sort alphabetically
2024-05-01 23:06:17 +09:00
Daishi Kato
bdd104a97d
docs: add zustand-slices (#2494) 2024-04-19 04:15:13 -05:00
Dawid
fc2f85afff
Update third-party-libraries.md (#2435)
* Update third-party-libraries.md

* docs: order davstack store link alphabetically

* docs: add link to 3rd party autogenerated selectors library

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

change the dash

Co-authored-by: Blazej Sewera <code@sewera.dev>

---------

Co-authored-by: Blazej Sewera <code@sewera.dev>
2024-03-27 08:54:37 +09:00
Jaekook Brian Lee
517524d2b0
Adding Zusty (zustand dev tool) to the third party libraries (#2267)
* Update third-party-libraries.md

Adding zustand dev tool made by oslabs to the third party libraries.

* Update third-party-libraries.md

changed to alphabetical order

* Update third-party-libraries.md

formatted with prettier/which got rid of the extra space on line 17
2023-12-22 09:15:44 +09:00
Mayank
b36dbf9d33
Add third party library (#2010)
* Add third party library

* added GitHub

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

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>

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

Co-authored-by: Blazej Sewera <code@sewera.dev>

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

Thanks!

Co-authored-by: Blazej Sewera <code@sewera.dev>

---------

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
Co-authored-by: Blazej Sewera <code@sewera.dev>
2023-08-29 07:27:58 +09:00
Mayank
4930c1e43c
Persist and sync (#2011)
* 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>
2023-08-28 15:51:15 +09:00
Ivo Ilić
a53433543c
Added zustand-ards to the third-party libraries list (#1856)
* Added zustand-ards to the third-party libraries list

* Update third-party-libraries.md
2023-06-11 06:55:37 +09:00
Romain
3a365a0804
docs: added a new third party lib (#1843)
* docs: added a new third party lib

* chore: prettier
2023-06-07 16:53:44 +09:00
Dmitri Cusnir
eb5ec74c3d
Update third-party-libraries.md (#1827)
rename npm package zustand-fetching -> leiten-zustand
2023-05-27 07:50:02 +09:00
Dmitri Cusnir
8cb150ae8a
Update third-party-libraries.md (#1816)
* Update third-party-libraries.md

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

Co-authored-by: Blazej Sewera <code@sewera.dev>

* Update third-party-libraries.md

---------

Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
Co-authored-by: Blazej Sewera <code@sewera.dev>
2023-05-22 19:31:40 +09:00
Chris Olmsted
5b8abb2f70
docs: added 'zukeeper' to integrations/third-party-libraries (#1670) 2023-03-02 09:45:08 +09:00
Devin Deng
c1970e9358
docs: add zustand-vue/zustand-pub in third-party-libraries.md and run prettier (#1633) 2023-02-14 11:45:53 +09:00
João Paulo Lousada
67f06df9be
docs: include "ngx-zustand" to third-party-libraries.md (#1605) 2023-02-07 11:21:10 +09:00
nitedani
9cf71d2927
Update third-party-libraries.md (#1544)
Add my library, [zustand-querystring](https://github.com/nitedani/zustand-querystring)
2023-01-16 18:32:48 +09:00
Charles Kornoelje
3c03e40f93
Add zustand-di (#1532)
Add zustand-di third-party package in anticipation of `createContext` from `zustand/context` being removed in v5 of zustand.
2023-01-11 14:23:10 +09:00
Blazej Sewera
b1cea640c8
Revise the third-party libraries documentation page (#1478)
* docs(#1220): third-party libraries page revision

- Make Zustand name always start from a capital letter,
- Unify list formatting and description style,
- Change minuses to em-dashes,
- Change 3rd to third.

* docs(#1220): update links from 3rd-party to third-party
2022-12-15 12:26:09 +09:00