Awesome
Try the next iteration of Vue Devtools!
We have a brand new version of Devtools being developed at vuejs/devtools-next. It is now in beta, please help us test it out!
vue-devtools
Documentation | Install the extension
Monorepo
Package | Description |
---|---|
api | The public devtools API that can be installed in Vue plugins |
app-backend-api | Abstract API to link the Public API, the core and Vue handlers |
app-backend-core | The main logic injected in the page to interact with Vue apps |
app-backend-vue1 | Decoupled handlers to support Vue 1 (soon) |
app-backend-vue2 | Decoupled handlers to support Vue 2 |
app-backend-vue3 | Decoupled handlers to support Vue 3 |
app-frontend | Vue app displayed in the browser devtools pane |
shell-chrome | Chrome/Firefox extension |
shell-electron | Electron standalone app |
shell-host | Development environment |
shell-dev-vue2 | Demo app for development (Vue 2) |
shell-dev-vue3 | Demo app for development (Vue 3) |
Contributing
See the Contributing guide.