Mantine 3.0 is out – 120+ hooks and components with dark theme support

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • mantine

    A fully featured React components library

  • Migration to forwardRef – we’ve migrated all components to forwardRef instead of elementRef, it was a challenge to make this work with TypeScript but we’ve managed to achieve almost perfect types coverage even for polymorphic components (example).

  • emotion

    👩‍🎤 CSS-in-JS library designed for high performance style composition

  • Mantine no longer depends on react-jss, we’ve migrated everything to emotion – based on our internal tests styles management became ~ 40% more performant and contribute ~15% less to bundle size (see comment if you want to find out more)

  • 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
  • React Tag Autocomplete

    ⚛️ Legacy repo for the fantastically simple tagging component for your React projects (legacy repo) (by i-like-robots)

  • Is it possible to create a tag input using this library? For example: https://github.com/i-like-robots/react-tags

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