TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Codeatlas – Beautiful visualisations of open-source codebases

1 点作者 Weidenwalker大约 3 年前

1 comment

Weidenwalker大约 3 年前
Hi HN - we&#x27;ve been quietly working on visualising codebases for a while now and thought it was a good time to finally get some feedback!<p>The purpose of Codeatlas is to speed up onboarding for complex codebases and provide an overview map to hang onto while learning which parts of the code do what. Our visualisations are based on the byte size of all the files in a repository and come with overlays for commit density and programming language usage. We&#x27;ve put together a gallery of 50+ interesting open-source projects to explore over at <a href="https:&#x2F;&#x2F;codeatlas.dev" rel="nofollow">https:&#x2F;&#x2F;codeatlas.dev</a>!<p>We&#x27;re not quite ready yet to let users visualise codebases on demand, but thought it would be a good time to get some feedback on whether people find this project useful. We have loads of other ideas for how to improve this further as an online platform, i.e. on-demand visualisation, more overlays (e.g. dead code, CI fails, contributors), smartly showing READMEs, annotating the graphs as an &#x27;interactive tour&#x27; through the codebase, .. ! Find our current roadmap here: <a href="https:&#x2F;&#x2F;trello.com&#x2F;b&#x2F;jg1kn5c2&#x2F;codeatlas-roadmap" rel="nofollow">https:&#x2F;&#x2F;trello.com&#x2F;b&#x2F;jg1kn5c2&#x2F;codeatlas-roadmap</a><p>If you have other ideas to make this more useful, we&#x27;d love to hear from you at hello@codeatlas.dev! Also, if you&#x27;d like to be notified when we ship any of these big features you can sign up to our mailing list at <a href="https:&#x2F;&#x2F;codeatlas.dev&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;codeatlas.dev&#x2F;about</a>. We&#x27;ll be respectful of your inboxes and only send out updates when there&#x27;s actually something new to check out.<p>Another (completely different) direction we&#x27;d love to try out (if there&#x27;s enough interest) would be to have our codebase visualisations printed onto T-Shirts to use as company swag, thoughtful gifts for open-source contributors or just because they&#x27;re pretty. If that sounds like something you&#x27;d be interested in, please let us know on this Google Form: <a href="https:&#x2F;&#x2F;docs.google.com&#x2F;forms&#x2F;d&#x2F;e&#x2F;1FAIpQLScl5CR6FkVhJMAVbDlh4YQ3uwmClPxPfi4sjHrqYz4BBivMlA&#x2F;viewform" rel="nofollow">https:&#x2F;&#x2F;docs.google.com&#x2F;forms&#x2F;d&#x2F;e&#x2F;1FAIpQLScl5CR6FkVhJMAVbDlh...</a><p>For context, here&#x27;s the HN discussion about a similar codebase visualisation project that came out of Github Next last summer: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28074827" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28074827</a>