Skip to content

Commit 256d0ab

Browse files
committed
Update React Component Libraries section
1 parent 9e9ccc4 commit 256d0ab

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -75,23 +75,17 @@ A collection of awesome things regarding the React ecosystem.
7575
- [material-ui](https://github.com/mui/material-ui) - Material UI, which implements Google's Material Design
7676
- [ant-design](https://github.com/ant-design/ant-design) - An enterprise-class UI design language and React UI library
7777
- [chakra-ui](https://github.com/chakra-ui/chakra-ui/) - Simple, Modular & Accessible UI Components for your React Applications
78-
- [fluentui](https://github.com/microsoft/fluentui) - Microsoft's Fluent UI
79-
- [blueprint](https://github.com/palantir/blueprint) - A React-based Palantir's UI toolkit for the web
78+
- [shadcn-ui](https://github.com/shadcn-ui/ui) - Beautifully designed components built using Radix UI and Tailwind CSS
79+
- [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) - Bootstrap components built with React
8080
- [mantine](https://github.com/mantinedev/mantine) – A fully featured React components library
81+
- [fluentui](https://github.com/microsoft/fluentui) - Microsoft's Fluent UI
8182
- [framework7](https://github.com/framework7io/framework7) - Full featured HTML framework for building iOS & Android apps
82-
- [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) - Bootstrap components built with React
83-
- [reactstrap](https://github.com/reactstrap/reactstrap) - Simple React Bootstrap components
8483
- [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) - The official Semantic-UI-React integration
85-
- [evergreen](https://github.com/segmentio/evergreen) - Evergreen React UI Framework by Segment
86-
- [grommet](https://github.com/grommet/grommet) - A react-based framework that provides accessibility, modularity, responsiveness, and theming
84+
- [nextui](https://github.com/nextui-org/nextui) - Beautiful, fast and modern React UI library
85+
- [radix-primitives](https://github.com/radix-ui/primitives) - An open-source UI component library for building high-quality web apps
8786
- [ariakit](https://github.com/ariakit/ariakit) - Toolkit for building accessible web apps with React
88-
- [rsuite](https://github.com/rsuite/rsuite) - A suite of React components
89-
- [baseweb](https://github.com/uber/baseweb) - A React Component library implementing the Uber's Base design language
90-
- [eui](https://github.com/elastic/eui) - Elastic UI Framework
9187
- [react-spectrum](https://github.com/adobe/react-spectrum) - Adobe's collection of libraries and tools
92-
- [ring-ui](https://github.com/JetBrains/ring-ui) - A collection of JetBrains Web UI components
93-
- [radix-primitives](https://github.com/radix-ui/primitives) - An open-source UI component library for building high-quality web apps
94-
- [nextui](https://github.com/nextui-org/nextui) - Beautiful, fast and modern React UI library
88+
9589

9690
#### React State Management and Data Fetching
9791

0 commit comments

Comments
 (0)