/map
Static architecture overview from import-graph analysis.
When to use
- Onboarding to a new codebase
- Finding dead code or files imported by nobody
- Auditing top external dependencies
- Spotting overgrown files that need splitting
Run it
dragoon map
dragoon map ./packages/web
dragoon map --json