vitejs/devtools
DevTools Framework for the Vite Ecosystem. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 99
- Longevity 36
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 510
- days_rel: 9
- days_push: 8
- n_releases_24m: 47
Adoption not part of the score
1189 stars · 86 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vite DevTools is an extensible framework for visualizing the internal state and build analysis of Vite and Rolldown projects. It provides a unified dock UI, type-safe RPC between server and client, and an open architecture allowing any Vite plugin to add custom inspectors and visualizations.
Use cases
- visualize vite module graph and dependencies
- analyze rolldown build chunks and assets
- debug vite plugin behavior during development
- build custom devtools panels for my vite plugin
- inspect build metadata for a vite project
- add a devtools integration to my vite-based framework
When to choose
- you develop with Vite or Rolldown and need build/module insights
- you author Vite plugins and want to expose devtools visualizations
- you build a framework on top of Vite and need a unified devtools UI
When to avoid
- your project does not use Vite or Rolldown
- you need production monitoring or APM rather than development-time inspection
- you need a general-purpose browser DevTools replacement
Facets
framework · maturity active
developer-tools monitoring data-visualization plugin-system rpc developer-tools frontend web-development cross-platform vite rolldown devtools build-analysis module-graph debugging build-tools nodejs web-server
2 sources
- readme: https://github.com/vitejs/devtools · fetched 2026-08-28 · 8091cf1c0c50
- homepage: https://devtools.vite.dev/ · fetched 2026-08-29 · 1b8adecdd550
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vitejs/devtools | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem