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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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)

  • 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

  • CSS-in-JS 와 헤어지기

    2 projects | dev.to | 8 Aug 2024
  • Next.js App Directory Architecture First Impressions

    5 projects | dev.to | 6 Mar 2023
  • How to create a beautiful toast message component using React and Styled Components?

    3 projects | dev.to | 19 Dec 2021
  • React-Calendar with Custom Styles

    3 projects | dev.to | 13 Dec 2021
  • How to create a Theme in React/Typescript with styled-components

    2 projects | dev.to | 22 Sep 2021