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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Fold, the UI component library for product teams

5 点作者 joduplessis11 个月前
Hi HN! I&#x27;m excited to share that Fold Pro (Early Access) has finally launched.<p>Fold is a React based UI component library built specifically for developers building SaaS products or internal dashboards. Early Access is the first release of Fold Pro, which gives developers access to premium components built on top of Fold.<p>I started working on Fold about a year and a half ago to scratch my own itch of building a modern UI component library, with zero runtime dependencies (other than React). I’ve simply seen too many frontend stacks built on a house of cards, where managing dependencies &amp; build pipelines becomes a full time job.<p>The open source core of Fold [1] launched about 6 months ago and finally, the first set of Pro components have just launched. The initial set of components include a Kanban Board, Todo List, Calendar, Data Grid, CSV Importer and Date Picker - with a few others on the way. You can check out the roadmap [2] to see what’s planned.<p>The overall vision of Fold is to deliver a great DX and to enable small (and big) teams &amp; indies to deliver high quality product experiences, quickly and without spending a large amount of money.<p>What’s next?<p>There&#x27;s a lot planned in terms of next steps, but getting Pro as stable as possible and improving the documentation are top priorities. Early Access will finish up with mobile support, when Fold Pro will go into a more regular release cadence.<p>Hope you like it! Any feedback is highly appreciated, so please leave any comments or questions below. If you want to find out more, please check out the website [3] or the GitHub Discussions page [4].<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;fold-dev&#x2F;fold">https:&#x2F;&#x2F;github.com&#x2F;fold-dev&#x2F;fold</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;fold-dev&#x2F;projects&#x2F;8&#x2F;views&#x2F;2">https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;fold-dev&#x2F;projects&#x2F;8&#x2F;views&#x2F;2</a><p>[3] <a href="https:&#x2F;&#x2F;fold.dev" rel="nofollow">https:&#x2F;&#x2F;fold.dev</a><p>[4] <a href="https:&#x2F;&#x2F;github.com&#x2F;fold-dev&#x2F;fold&#x2F;discussions&#x2F;249">https:&#x2F;&#x2F;github.com&#x2F;fold-dev&#x2F;fold&#x2F;discussions&#x2F;249</a>

1 comment

SebastianKra11 个月前
With complex components such as these, I expect them to work perfectly because, if anything goes wrong, I can&#x27;t fix it myself since the internals are hidden behind a high-level api.<p>So it&#x27;s not great to see that...<p>- Multiple selection works with shift but not by dragging<p>- Stepping between cells with arrow keys doesn&#x27;t properly move the viewport<p>- Space doesn&#x27;t trigger a button<p>- Escape dismisses the entire modal while im in a combobox dropdown<p>- Time- and Datepickers take so long to open that I accidentally closed them by clicking twice<p>- Time-and-Date open and then don&#x27;t close when you tab over them<p>- The entire interface disappeared on me with an internal error when messing with the csv importer
评论 #40655257 未加载