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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Tremor – React library to build dashboards fast

128 点作者 bubblehack3r超过 2 年前

9 条评论

soft_dev_person超过 2 年前
If you want to quickly assess the quality of component libraries like these, especially in terms of accessibility, just take a quick look at their Select&#x2F;Dropdown implementation.<p>Their variant breaks all keyboard navigation features and doesn&#x27;t respond as expected to keyboard only input. If they want to up their game, they should address this before moving out of beta.
评论 #33149900 未加载
9935c101ab17a66超过 2 年前
First of all, there are at least three comments in this thread that dont really make sense &#x2F; have strange grammer, are from accounts that have never participated before, and all of the comments seem to share a similar positive sentiment towards the post. I find this very odd.<p>Moving on:<p>I&#x27;m super, super confused with the structure of the project. It uses tailwind, but with a custom prefix for some reason?<p>And then there are all these files in `src&#x2F;lib` like this [one](<a href="https:&#x2F;&#x2F;github.com&#x2F;tremorlabs&#x2F;tremor&#x2F;blob&#x2F;a5c979959bedf558b7a7e4fed2eb9f58beca7676&#x2F;src&#x2F;lib&#x2F;prefixMapping.ts" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tremorlabs&#x2F;tremor&#x2F;blob&#x2F;a5c979959bedf558b7...</a>) which contains 500 LOC of just... adding their prefix to existing tailwind classes.<p>And then we have `colorVariantMapping.ts` which is over 3000 LOC. I just don&#x27;t get it? Are they reimplementing parts of tailwind specifically for this project? I had a look at the tailwind github repo but I&#x27;m not familiar enough with it to be able to appropriately discern what is going on here.<p>I might be missing something, but I&#x27;d love to get a breakdown of the project structure, and information on how it all interconnects.<p>The components and site are all quite visually appealing, that&#x27;s definitely a strong point. Unfortunately, the absence of any effort to make the components accessibly is very off-putting. Even a lot of non-accessibility UX standards are ignored (like ESC to close an open dropdown). The project might just be in beta, but accessibility should be part of the development process from the start, and not just an after thought, especially since there are so many great libraries that offer accessible, compliant ui primitives for react that you can then style &#x2F; customize yourself.
erwinh超过 2 年前
How does this specifically help with dashboards?<p>All of the examples would be just as easy to build with a regular UI library combined with charts from some charting library of which there are just as many out there as well.
h3mb3超过 2 年前
The components look really good but I don&#x27;t quite get why the instructions make you create a new Next.js app? I understood this would work in any React app&#x2F;framework and doesn&#x27;t have any opinions on server-side rendering etc.
评论 #33149479 未加载
评论 #33149491 未加载
arcticadder超过 2 年前
A rather unfortunate name for a piece of software I must notice.
评论 #33149435 未加载
ZephyrBlu超过 2 年前
This looks really good! I&#x27;m definitely going to use it. I&#x27;m curious what the purpose of it is though.<p>It doesn&#x27;t seem to be made purely out of the goodness of the creator&#x27;s hearts, but it&#x27;s not monetized in any way and I&#x27;m struggling to think about how it could be monetized.<p>At first I thought of the Tailwind model, but there are already ready-made blocks and components on their website for free.
mosselman超过 2 年前
Nice components. What I like as well is that you can grab the html from the components and use them without React.<p>Are there some unpaid libs like this for tailwind? All I&#x27;ve found is tailwindui, but I find the price far too high for a side-project.
评论 #33151595 未加载
roci89超过 2 年前
Looks nice. Only real issue I have with it is that it&#x27;s not very extensible using tailwind classes for something that&#x27;s built on tailwind
评论 #33149650 未加载
devolymp超过 2 年前
The documentation is from another world <i>.</i>
评论 #33149481 未加载
评论 #33149414 未加载
评论 #33149288 未加载