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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: VanillaTreeViewer: a minimalist file browser for blogs, tutorials, etc.

1 点作者 abhchand超过 3 年前

1 comment

abhchand超过 3 年前
A lot of webdev content (tutorials, blog posts, documentation, etc...) relies on being able to display multiple files and code snippets at once.<p>I&#x27;ve always felt these files take up too much space on the page, and that there&#x27;s a more compact and intuitive way to display them.<p>I created `VanillaTreeViewer` as a minimalist file browser for compactly displaying several files at once. It&#x27;s modeled after the look and feel of an IDE, so it provides a clean way for viewers to see multiple files and their directory structure at once.<p>Demo: <a href="https:&#x2F;&#x2F;abhchand.me&#x2F;vanilla-tree-viewer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;abhchand.me&#x2F;vanilla-tree-viewer&#x2F;</a>