Skip to content

Commit

Permalink
docs(README.md): update for @tanstack/vue-query (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli committed Mar 9, 2024
1 parent e42b5d5 commit 2b7153d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -217,6 +217,7 @@ See [examples](./examples).
- [vue-request](https://github.com/AttoJS/vue-request) - Vue composition API for data fetching, supports SWR, polling, error retry, cache request, pagination, etc.
- [vue3-lazyload](https://github.com/murongg/vue3-lazyload) - A vue3.x image lazyload plugin.
- [vue-codemirror6](https://github.com/logue/vue-codemirror6) - CodeMirror6 component for Vue2 and 3.
- [@tanstack/vue-query](https://github.com/TanStack/query) - TanStack Query for Vue.
> open a PR to add your library ;)
## Underhood
Expand Down

0 comments on commit 2b7153d

Please sign in to comment.