antfu/node-modules-inspector
Interactive UI for local node modules inspection observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 87
- Longevity 42
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: 0
- age_days: 594
- days_rel: 9
- days_push: 9
- n_releases_24m: 84
Adoption not part of the score
2930 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An interactive web UI and CLI tool for visualizing and inspecting a project's node_modules dependencies. It supports pnpm, npm, and bun projects, offers machine-readable reports, and exposes an MCP server for AI coding agents.
Use cases
- visualize node_modules dependency graph
- find duplicate package versions in node_modules
- check which packages take the most install size
- find dependency upgrade opportunities
- inspect dependencies of an npm project
- generate a static report of node_modules
- let AI coding agents query dependency reports via MCP
When to choose
- you use pnpm, npm, or bun and want to understand your dependency tree
- you need to debug duplicate or oversized packages in node_modules
- you want shareable static reports of your project's dependencies
- you want dependency insights exposed to AI agents via MCP
When to avoid
- your project uses a package manager other than pnpm, npm, or bun
- you need runtime dependency monitoring in production rather than local inspection
- you need automated dependency vulnerability scanning with fix suggestions
Facets
cli-tool · maturity active
developer-tools cli gui analytics data-visualization mcp developer-tools backend cli cross-platform node-modules dependency-inspection npm pnpm bun web-ui static-build ai-agents command-line dependencies nodejs
3 sources
- readme: https://github.com/antfu/node-modules-inspector · fetched 2026-08-28 · 6f3712df47fa
- homepage: https://node-modules.dev · fetched 2026-08-29 · 66eb0b8ac06a
- registry_npm: https://registry.npmjs.org/node-modules-inspector · fetched 2026-08-29 · 3bb80dad9825
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antfu/node-modules-inspector | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="antfu/node-modules-inspector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem