
CodeAtlas
See your GitHub repo as a living dependency graph
What it does
CodeAtlas turns any GitHub repository into an interactive dependency graph by analysing real import relationships using AST parsing. Instead of static folder trees or basic diagrams, it lets developers explore codebases visually by clicking through connected files, making it easier to understand how large projects are structured and how different parts of the system relate to each other. Currently supports JavaScript and TypeScript projects, with plans to expand to more languages.
Does a similar job
all alternatives →
- VAVisualizing a Codebase2021 · octo.github.com · ▲283
I explored an alternative way to view codebases to the typical folder/file list, showing a bird's-eye-view of its structure. https://octo.github.com/projects/repo-visualization
DevSwat AST- visualizer with analyzer Jul 2026 · dev-swat.com · ▲81Turn codebases into interactive maps, graphs, and governance
- IVInstantly visualize any codebase as an interactive diagram2024 · gitdiagram.com · ▲222
GitDiagram is an open-source micro dev-tool that I made this past week Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories) Also, you can replace "hub" with "diagram" in any repository URL to access its diagram I created this because I wanted to contribute to open-source projects but quickly realized their codebases are too massive for me to dig through manually, so this helps me get started I do…


More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


