back to home

vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.

24,780 stars
4,155 forks
516 issues
TypeScriptVueJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing vuejs/devtools-v6 in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/vuejs/devtools-v6)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

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

screenshot

Documentation | Install the extension

Monorepo

PackageDescription
apiThe public devtools API that can be installed in Vue plugins
app-backend-apiAbstract API to link the Public API, the core and Vue handlers
app-backend-coreThe main logic injected in the page to interact with Vue apps
app-backend-vue1Decoupled handlers to support Vue 1 (soon)
app-backend-vue2Decoupled handlers to support Vue 2
app-backend-vue3Decoupled handlers to support Vue 3
app-frontendVue app displayed in the browser devtools pane
shell-chromeChrome/Firefox extension
shell-electronElectron standalone app
shell-hostDevelopment environment
shell-dev-vue2Demo app for development (Vue 2)
shell-dev-vue3Demo app for development (Vue 3)

Contributing

See the Contributing guide.

License

MIT

Sponsors

💚️ Become a Sponsor

<p align="center"> <a href="https://guillaume-chau.info/sponsors/" target="_blank"> <img src='https://akryum.netlify.app/sponsors.svg'/> </a> </p>