Hacker News new | ask | show | jobs
by Brajeshwar 1112 days ago
This is nice. If you are looking for more choices, Tabler[1] is another such component template, and I have used it to knock off visual dashboards fast. Not related; just another happy user.

1. https://tabler.io

7 comments

Is this similar to those kitchen-sink bootstrap themes that used to be popular, with jquery, charting libs and whatnot included, that your client buys for you to speed things up even though you're coding React?
These things aren't analogous to React. They're more like opinionated and consistent design systems. This one is built on Tailwind.
Does anyone know if there is something like this based on tailwind or utilizing tailwind? All these frameworks seem to be based on bootstrap.
Flowbite and shadcn-ui are ones to look at. I also like rsuite but it's super bloated which is my main complaint, but it has the best check-tree-picker component I've found.
I use Tablet on one of my projects. It’s good but a lot more involved compared to what Tremor seems to be.
Involved as in "feature rich" or involved as in "complicated to deal with"?
tabler for react is dead: https://github.com/tabler/tabler-react
Wrong repo? Here is the right one:

https://github.com/tabler/tabler

This is utterly useful! Thank you!
This is great - thanks!
does it support react native