Styled Components vs Tailwind vs Plain Ol' CSS

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • panda

    🐼 Universal, Type-Safe, CSS-in-JS Framework for Product Teams ⚡️

  • from the creators of chakra ui, https://panda-css.com joins both great DX and great performance. I’m loving it

  • shadcn/ui

    Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

  • By using Tailwind CSS, you’ll reduce your bundle sizing in contrast to using CSS modules. Also, I’d encourage you to take a look at Shadcn.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • rewindui

    A React component library for building modern web applications using Tailwind CSS.

  • I am using TailwindCSS in combination with CVA library. This way you can easily create stateful clean styles. I have recently open-sourced my UI library so you can take a look at it here to get some ideas: https://github.com/rewindui/rewindui

  • bau

    Reactive library and components for building web user interface

  • I built a css-in-js library under 33 lines of code: bau-css, 25 times smaller than styled-component, it is also much faster as no CSS parsing into an AST is performed. This is accomplished by using the css nested feature of modern browser.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Shadcn UI: A Developer's Delight (My Experience)

    2 projects | dev.to | 2 May 2024
  • How to Build Your Own ChatGPT Clone Using React & AWS Bedrock

    5 projects | dev.to | 1 May 2024
  • JoblessDev: New Open-Source CS Job Platform for Students and Recent Grads

    1 project | news.ycombinator.com | 25 Apr 2024
  • Embark on a UI Odyssey: Top 5 Spectacular Libraries to Explore

    1 project | dev.to | 16 Apr 2024
  • Supabase Bootstrap: the fastest way to launch a new project

    2 projects | dev.to | 15 Apr 2024