# antfu-collective/vite-plugin-inspect

Inspect the intermediate state of Vite plugins

Repository: https://github.com/antfu-collective/vite-plugin-inspect
Canonical: https://ross.abutalabs.com/products/vite-plugin-inspect
Language: TypeScript
License: MIT
License Family: permissive
Topics: vite, vite-plugin
Last push: 2026-08-04T05:05:11+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 93, longevity 100
- inputs: {"age_days": 1843, "days_push": 29, "days_rel": 51, "gap_med": 8, "n_releases_24m": 26}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1693, forks 107 (observed 2026-08-28T04:05:23.394610+00:00)

## What it is
A Vite plugin that lets you inspect the intermediate state of Vite plugins during development and build. It integrates with Vite DevTools to show how modules are transformed by each plugin.

## Use cases
- debug why a vite plugin transforms my code unexpectedly
- inspect intermediate module states between vite plugins
- author and debug my own vite plugin
- see which plugin modified a module in vite build
- view vite plugin transformation pipeline in devtools

## When to choose
- you develop or maintain Vite plugins and need visibility into transformations
- you debug unexpected module output in a Vite project
- you want a visual inspector for the Vite plugin pipeline

## When to avoid
- you don't use Vite as your build tool
- you need production profiling rather than plugin transformation inspection

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools
- domain: developer-tools, frontend, web-development
- platform: cli
- tags: vite, vite-plugin, devtools, plugin-debugging, build-inspection, debugging, nodejs

## Member repositories
- antfu-collective/vite-plugin-inspect (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.394610+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-30T03:38:10.824341+00:00, confidence not recorded.
  - readme: https://github.com/antfu-collective/vite-plugin-inspect (fetched 2026-08-28T04:05:23.394610+00:00, sha e31022528832)
  - registry_npm: https://registry.npmjs.org/vite-plugin-inspect (fetched 2026-08-29T11:13:19.024405+00:00, sha e4d2d4754bf8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
