Live data from Hacker News

Show HN: Tremor 3.0 – Open-source library to build dashboards fast

tremor.so

11–20 of 45 posts

Re: Show HN: Tremor 3.0 – Open-source library to build dashboards fast

#12
If you're too tired to code in your spare time there is also:

https://www.metabase.com/

Which is of course much more under the hood than just the frontend, but it's trivial to setup with docker and the learning curve is a joke.

Plus: your sql-skills create great charts :) and the dashboards can be shared. Another new option is easily embedding created charts and dashboards into other websites.

Re: Show HN: Tremor 3.0 – Open-source library to build dashboards fast

#14

Such a beautiful design, does it support Vue or is it only for React?

I was hoping to see support for React Native but according to one of their issues]1], they need another contributor for it and "other JS frameworks" [1] https://github.com/tremorlabs/tremor/issues/230

You probably just want Tailwind css in react native. There are a few options to get those in. This tremor is mostly just some wrappers around tailwind.

Re: Show HN: Tremor 3.0 – Open-source library to build dashboards fast

#16

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

This is utterly useful! Thank you!

Re: Show HN: Tremor 3.0 – Open-source library to build dashboards fast

#17

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

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?

Re: Show HN: Tremor 3.0 – Open-source library to build dashboards fast

#19
I really like this changelog page -- makes me wonder why isn't some easy to use custom HTML element for displaying a changelog page now that we have conventional commits (and at least one or two programs that generate changelogs programmatically from them)

Re: Show HN: Tremor 3.0 – Open-source library to build dashboards fast

#20

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

Does anyone know if there is something like this based on tailwind or utilizing tailwind? All these frameworks seem to be based on bootstrap.
Post reply on HN