Haven't checked out Catalyst but I have used TailwindUI. The components are really good but if you are not using a JS framework, it's a lot of work to integrate. The regular JS version of TailwindUI uses Alpine which doesn't have a CSP compatible version so you will have to write the Javascript from scratch. Partially due to these and frustrated by lack of component libraries in Rails, I built and recently released a…
> which doesn't have a CSP compatible version What do you mean?
Catalyst – Tailwind CSS Application UI Kit
141–150 of 215 posts
Re: Catalyst – Tailwind CSS Application UI Kit
#142This is an unbelievably unfinished UI library. Especially with a price tag. A limited set of components with very little attention to detail. For example, the buttons lack the active state completely. Why would I pay €250 for something I can find easily for free?
It's definitely worth the one-off price tag, and the fact they include future updates (like Catalyst) is incredible.
Re: Catalyst – Tailwind CSS Application UI Kit
#143Haven't checked out Catalyst but I have used TailwindUI. The components are really good but if you are not using a JS framework, it's a lot of work to integrate. The regular JS version of TailwindUI uses Alpine which doesn't have a CSP compatible version so you will have to write the Javascript from scratch. Partially due to these and frustrated by lack of component libraries in Rails, I built and recently released a…
Stimulus is used to sprinkle JS functionality, but why use it when Vue JS and Svelte are available? Those two are very powerful and also lightweight/minimal.
Re: Catalyst – Tailwind CSS Application UI Kit
#144I don't want JavaScript, I don't want a "framework", I don't want an npm-installable-monster, I want something that produces CSS that I can use for business. Semantic UI was close, but it got abandoned, and the forks do not go in the right direction.
Also, I need information-dense design, not whitespace-dominated design. Some of us build complex apps that display a lot of information and need tightly packed UI.
This is not hypothetical: I really do need to replace Semantic UI with something that is maintained and will work better on mobile screens. At a quick glance, my code has several thousand places where Semantic UI tags are used. If somebody picked up Semantic UI, started maintaining it without turning it into a JavaScript framework, and offered a $249/month subscription, I'd pick it up.
Re: Catalyst – Tailwind CSS Application UI Kit
#145Earlier quoted context omitted.
I think it's the surprisingly poor quality of Catalyst compared to their other products and also how limited it is considering the price.
This is an extra thing on top of everything they made. I praise them for not adding any extra costs. It is never enough for some people. They have a one off price for so much stuff. Absolutely no brainer for a lot of people.
Only if you're an all access customer. Otherwise it's $149.
I like the Tailwind folks but $149 for Catalyst in its current state is a bit steep.
Re: Catalyst – Tailwind CSS Application UI Kit
#146May also want to see https://daisyui.com/ A FOSS Tailwind component library
> instead of writing 100 class names, use semantic class names
?!?
That defeats the whole purpose of Tailwind, which is not writing any semantic class name. I don't get it.
Re: Catalyst – Tailwind CSS Application UI Kit
#147Re: Catalyst – Tailwind CSS Application UI Kit
#148Re: Catalyst – Tailwind CSS Application UI Kit
#149Nice start, but Flowbite has all the blocks an states described.
Re: Catalyst – Tailwind CSS Application UI Kit
#150What's with all the negativity here on HN, especially about the pricing? The Tailwind team created one of the most used CSS frameworks ever and charge nothing for it. The framework needs a revenue stream to enable continued investment. Rails has basecamp. Bootstrap had twitter. React has meta. Tailwind has Tailwind UI. I find it great value. It's a one-off cost comparable to hiring a designer or front-end developer f…