Instantly Map a Codebase's Dependency Graph Without Installing Anything
Want to understand how a codebase is wired together without installing a thing? Paste a repo URL and get the full dependency graph back instantly.
No install, no account, no upload — it runs entirely in your browser and it's free.
What Happened
Paste any repo URL and the tool builds a complete dependency graph.
Click any file to see its exact blast radius — which files it affects.
The matching is name-based, so dynamic imports slip through untracked.
It's 100% free and runs in your browser.
Why It Matters
In two minutes you can map an unfamiliar codebase, spot risky files, and plan your refactor with more confidence. The dynamic import gap is worth remembering, but for most static dependencies this is a great zero-setup way to see the shape of a project.
Comments
Join the conversation — sign in to comment.
No comments yet — start the conversation!