I built a UI component library for React, would love some feedback

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

    React component library (by joshdschneider)

  • Visit the website ↗

  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • I work for a contracting company and have built component kits for a couple companies but they're all proprietary. But I generally try to base my work off of @mui/material and I've used some of the core helpers in the @mui/base package, but they're unfortunately not very well documented. When I work on my own projects, I actually now start with @mui/material (previously used @chakra-ui/react) as a base then provide theme overrides that get me where I need to be.

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

    Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.

  • I can also recommend using radix primitives and wrap your components around those https://github.com/radix-ui/primitives

  • formation-docs

    Formation docs website 📜

  • thank you, I found docs repo. https://github.com/joshdschneider/docs

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

  • Trying to find some more UI component libraries. I am big fan of Chakra UI but want to try something new. Any suggestions?

    5 projects | /r/reactjs | 2 Jul 2023
  • How to Create Full Stack React/Next.JS Web App in Few Hour

    3 projects | dev.to | 1 May 2022
  • What I learned from making my first OSS NPM package/Component Library

    9 projects | /r/learnprogramming | 12 Mar 2022
  • Looking for a Material UI alternative

    7 projects | /r/reactjs | 11 Jan 2022
  • Is there any commonly used or standard used UI library in React?

    2 projects | /r/reactjs | 5 Dec 2021