What UI library are you guys using these days?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • mantine

    A fully featured React components library

    I haven't used it yet but Mantine looks super promising, and this is coming from a person who isn't typically a fan of UI Libraries (more preferring to roll my own library with the help of libraries like Reach UI and Downshift to properly handle the logic behind common UI patterns).

  • stitches

    [Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.

    I'm a fan of the more recently emerging style of primitive component libraries that give you basic components with a11y requirements met but no styling, and a good CSS-in-JS solution. I generally want to avoid having an immediately recognizable theme like Material UI so something like https://www.radix-ui.com/ in combination with https://stitches.dev/ makes it really easy to get up and running, and add in one-off components for more advanced things like date selectors, typeaheads, etc

  • 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.

  • primereact

    The Most Complete React UI Component Library

    I had used Material UI once. I’ve been exploring PrimeReact, the ultimate collection of design-agnostic, flexible and accessible React UI Components, and PrimeFlex, a lightweight responsive CSS utility library to accompany Prime UI libraries and static webpages as well.

  • vanilla-extract

    Zero-runtime Stylesheets-in-TypeScript

    Though I’d suggest looking at vanilla extract instead of Stiches. https://vanilla-extract.style

  • styled-system

    ⬢ Style props for rapid UI development

    Yeah it's abandoned, not maintained anymore. https://github.com/styled-system/styled-system/issues/1986

  • 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.

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