component
Map your architecture
Scan React and TypeScript projects to discover components, hooks, contexts, utilities, and how they connect.
Static analysis for React. Interactive dependency graph on your machine.
npx arclens analyze ./src --insightsThen run npx arclens view to open the interactive graph on your machine.

From first scan to interactive exploration, everything runs locally on your machine.
Scan React and TypeScript projects to discover components, hooks, contexts, utilities, and how they connect.
Run npx arclens view locally. Explore the graph on your machine from graph.json, not a hosted dashboard.
Print node counts, top connections, external libraries, and optional architecture hints right in the CLI.
Re-analyze on file changes with arclens watch while the viewer auto-refreshes as your graph evolves.