# vue-devtools **Repository Path**: huapuai/vue-devtools ## Basic Information - **Project Name**: vue-devtools - **Description**: Browser devtools extension for debugging Vue.js applications - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 56 - **Created**: 2022-05-22 - **Last Updated**: 2022-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-devtools  [Documentation](https://devtools.vuejs.org/) | [Install the extension](https://devtools.vuejs.org/guide/installation.html) ## Monorepo |Package|Description| |-------|-----------| [api](./packages/api) | The public devtools API that can be installed in Vue plugins | [app-backend-api](./packages/app-backend-api) | Abstract API to link the Public API, the core and Vue handlers | [app-backend-core](./packages/app-backend-core) | The main logic injected in the page to interact with Vue apps | [app-backend-vue1](./packages/app-backend-vue1) | Decoupled handlers to support Vue 1 (soon) | [app-backend-vue2](./packages/app-backend-vue2) | Decoupled handlers to support Vue 2 | [app-backend-vue3](./packages/app-backend-vue3) | Decoupled handlers to support Vue 3 | [app-frontend](./packages/app-frontend) | Vue app displayed in the browser devtools pane | [shell-chrome](./packages/shell-chrome) | Chrome/Firefox extension | [shell-electron](./packages/shell-electron) | Electron standalone app | [shell-host](./packages/shell-host) | Development environment | [shell-dev-vue2](./packages/shell-dev-vue2) | Demo app for development (Vue 2) | [shell-dev-vue3](./packages/shell-dev-vue3) | Demo app for development (Vue 3) | ## Contributing See the [Contributing guide](https://devtools.vuejs.org/guide/contributing.html). ## License [MIT](http://opensource.org/licenses/MIT) ## Sponsors [💚️ Become a Sponsor](https://github.com/sponsors/Akryum)