From 9935718cad5b0ae53e5604264890d29e6fd01e34 Mon Sep 17 00:00:00 2001 From: Jason Rametta Date: Fri, 31 May 2024 09:58:03 -0400 Subject: [PATCH 1/3] Update community-projects.md --- docs/framework/react/community/community-projects.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/framework/react/community/community-projects.md b/docs/framework/react/community/community-projects.md index d6b93460e7..a4fc6bee1e 100644 --- a/docs/framework/react/community/community-projects.md +++ b/docs/framework/react/community/community-projects.md @@ -126,3 +126,10 @@ Link: https://wagmi.sh/ End-to-end typesafe REST API toolbox Link: https://www.zodios.org/ + +## Rapini + +🥬 OpenAPI to React Query (or SWR) & Axios + +Link: https://github.com/rametta/rapini + From 38f3163eb0ee931ebc4b503cff3777ae71e4b42d Mon Sep 17 00:00:00 2001 From: Jason Rametta Date: Sat, 1 Jun 2024 15:31:48 -0400 Subject: [PATCH 2/3] Alphabetical --- .../framework/react/community/community-projects.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/framework/react/community/community-projects.md b/docs/framework/react/community/community-projects.md index a4fc6bee1e..76dced2bae 100644 --- a/docs/framework/react/community/community-projects.md +++ b/docs/framework/react/community/community-projects.md @@ -85,6 +85,12 @@ A library for creating typesafe standardized query keys, useful for cache manage Link: https://github.com/lukemorales/query-key-factory +## Rapini + +🥬 OpenAPI to React Query (or SWR) & Axios + +Link: https://github.com/rametta/rapini + ## React Query Kit 🕊️ A toolkit for ReactQuery that makes ReactQuery hooks reusable and typesafe @@ -126,10 +132,3 @@ Link: https://wagmi.sh/ End-to-end typesafe REST API toolbox Link: https://www.zodios.org/ - -## Rapini - -🥬 OpenAPI to React Query (or SWR) & Axios - -Link: https://github.com/rametta/rapini - From 667d57aa1d55d725694662c167e6f446870c0dbe Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 1 Jun 2024 15:55:36 -0400 Subject: [PATCH 3/3] Prettier fix whitespace --- docs/framework/react/community/community-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/framework/react/community/community-projects.md b/docs/framework/react/community/community-projects.md index 76dced2bae..4e46663e0b 100644 --- a/docs/framework/react/community/community-projects.md +++ b/docs/framework/react/community/community-projects.md @@ -87,7 +87,7 @@ Link: https://github.com/lukemorales/query-key-factory ## Rapini -🥬 OpenAPI to React Query (or SWR) & Axios +🥬 OpenAPI to React Query (or SWR) & Axios Link: https://github.com/rametta/rapini