Add Apollo Vue Devtools
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
## Awesome Vue.js [](https://github.com/sindresorhus/awesome) [](https://www.trackawesomelist.com/vuejs/awesome-vue)
|
||||
|
||||
> A curated list of awesome things related to Vue.js
|
||||
- [Awesome Vue.js  [](https://www.trackawesomelist.com/vuejs/awesome-vue)](#awesome-vuejs--)
|
||||
- [Resources](#resources)
|
||||
- [Official Resources](#official-resources)
|
||||
- [External Resources](#external-resources)
|
||||
@@ -3103,6 +3104,7 @@ _LocalStorage etc._
|
||||
#### GraphQL
|
||||
|
||||
- [vue-apollo](https://github.com/Akryum/vue-apollo) - Apollo/GraphQL integration for VueJS.
|
||||
- [apollo-vue-devtools](https://github.com/storipress/apollo-vue-devtools) - Apollo integration for Vue-Devtools to inspect GraphQL queries in the vue-devtools timeline
|
||||
- [vue-relay](https://github.com/ntkme/vue-relay) - A framework for building GraphQL-driven Vue.js applications.
|
||||
- [vuex-orm-apollo](https://github.com/vuex-orm/vuex-orm-apollo) - Apollo/GraphQL integration for Vuex-ORM.
|
||||
|
||||
@@ -3351,6 +3353,7 @@ _Integrate with services or other frameworks_
|
||||
_Inspecting & debugging_
|
||||
|
||||
- [Vue.js devtools](https://github.com/vuejs/vue-devtools) - Chrome devtools extension for debugging Vue.js applications.
|
||||
- [apollo-vue-devtools](https://github.com/storipress/apollo-vue-devtools) - Apollo integration for Vue-Devtools to inspect GraphQL queries in the vue-devtools timeline
|
||||
- [DejaVue](https://github.com/MiCottOn/DejaVue) - Visualization and debugging tool built for Vue.js.
|
||||
- [vue-clicky](https://github.com/Herteby/vue-clicky) - Right click any component to show info about it in the console.
|
||||
- [vuejs-logger](https://github.com/justinkames/vuejs-logger) - Provides customizable logging functionality for Vue.js.
|
||||
|
||||
Reference in New Issue
Block a user