There are lots of community projects that build on top of Vue Query and use it to provide additional functionality or enhanced developer experience. Projects are listed in alphabetical order. If you have a project that you would like to add to this list, please open a PR!
Please note that these projects are entirely community maintained. If you have questions about these projects, please reach out to the project maintainers.
A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query
Link: https://github.com/lukemorales/query-key-factory
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
Time travel and visualize state during development