CodeAtlas
p/codeatlas-2
See your GitHub repo as a living dependency graph
0 reviews2 followers
Start new thread
trending
Lucy

1d ago

CodeAtlas - See your GitHub repo as a living dependency graph

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.