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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's your favorite UI library?

21 点作者 thatxliner超过 1 年前
I'll start with mine: DaisyUI. As a CSS-only framework built on TailwindCSS, it's compatible with any web framework. Plus it looks good.

8 条评论

photon_collider超过 1 年前
I like using the shadcn&#x2F;ui library: <a href="https:&#x2F;&#x2F;ui.shadcn.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;ui.shadcn.com</a>
评论 #38579263 未加载
pseudocomposer超过 1 年前
For web-first, Tamagui is really lovely for me. Though it’s really more a UI library + build system, like Flutter. And for native-first, Flutter takes it.
rtcoms超过 1 年前
beercss<p><a href="https:&#x2F;&#x2F;www.beercss.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.beercss.com&#x2F;</a>
joshxyz超过 1 年前
mui.com only. it has all the components i need for a small project to a large project. i still layout my component placements with tailwind.
bnchrch超过 1 年前
Chakra is my go to: <a href="https:&#x2F;&#x2F;chakra-ui.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;chakra-ui.com&#x2F;</a><p>But Shadcn is my darling: <a href="https:&#x2F;&#x2F;ui.shadcn.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;ui.shadcn.com&#x2F;</a>
jo_beef超过 1 年前
Shadcn&#x2F;ui and TailwindUI. I want to love Mantine but I don&#x27;t enjoy having to style in a separate file.
solardev超过 1 年前
MUI. It works very well and has great documentation and examples. Makes frontend work so much faster.<p>MUI is the single biggest improvement to my workflow in 20 years of doing this.
lgkk超过 1 年前
mui. Has everything I need. Easy to customize. Works.<p>At this point I just do whatever is best for solving my customers problems. Really could care less what hipster shenanigans are going on under the hood. Just want something that’s easy and done.