# vitejs/devtools

DevTools Framework for the Vite Ecosystem.

Repository: https://github.com/vitejs/devtools
Canonical: https://ross.abutalabs.com/products/vitejs-devtools
Homepage: https://devtools.vite.dev/
Language: TypeScript
License: MIT
License Family: permissive
Topics: rolldown, vite, vite-devtools, devtools-kit, vite-plus
Last push: 2026-08-25T05:01:07+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 36
- inputs: {"age_days": 510, "days_push": 8, "days_rel": 9, "gap_med": 1.0, "n_releases_24m": 47}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1189, forks 86 (observed 2026-08-28T04:03:55.818467+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: developer-tools, monitoring, data-visualization, plugin-system, rpc
- domain: developer-tools, frontend, web-development
- platform: cross-platform
- tags: vite, rolldown, devtools, build-analysis, module-graph, debugging, build-tools, nodejs, web-server

## Member repositories
- vitejs/devtools (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.818467+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:21.850837+00:00, confidence not recorded.
  - readme: https://github.com/vitejs/devtools (fetched 2026-08-28T04:03:55.818467+00:00, sha 8091cf1c0c50)
  - homepage: https://devtools.vite.dev/ (fetched 2026-08-29T12:30:29.633836+00:00, sha 1b8adecdd550)
- Data as of 2026-08-30T08:39:29.467469+00:00.
