Skip to content

Commit 5b017d1

Browse files
authored
docs: Update community-projects.md (#9285)
I just added `@normy/vue-query` addon to normy. Also, I added `@normy/query-core` addon and refactored `@normy/react-query` to use it, so it would be very easy to add more addons, like to angular, solid and so on
1 parent ddc15f7 commit 5b017d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/framework/vue/community/community-projects.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ Zova provides the Model mechanism based on Vue Query in the MVC architecture, en
2020
Link: https://github.com/cabloy/zova
2121
Docs: https://zova.js.org/guide/techniques/model/introduction.html
2222

23+
## Normy
24+
25+
Automatic normalization and data updates for data fetching libraries
26+
27+
Link: https://github.com/klis87/normy
28+
2329
## Query Rewind
2430

2531
Time travel and visualize state during development

0 commit comments

Comments
 (0)