Skip to content

Commit

Permalink
docs: Update vue community projects (#7655)
Browse files Browse the repository at this point in the history
* Update community-projects.md

Model: Unified Data Source

* Update community-projects.md

Add docs link for more info about model based on tanstack query

---------

Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
  • Loading branch information
zhennann and TkDodo committed Aug 9, 2024
1 parent 73fbf00 commit 5c4f88d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/framework/vue/community/community-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ A library for creating typesafe standardized query keys, useful for cache manage

Link: https://github.com/lukemorales/query-key-factory

## Model: Unified Data Source

Zova provides the Model mechanism based on Vue Query in the MVC architecture, encapsulating unified data sources through Model, thereby standardizing the use of data, simplifying the code structure, and improving the maintainability of the code

Link: https://github.com/cabloy/zova
Docs: https://zova.js.org/guide/techniques/model/introduction.html

## Query Rewind

Time travel and visualize state during development
Expand Down

0 comments on commit 5c4f88d

Please sign in to comment.