@@ -75,23 +75,17 @@ A collection of awesome things regarding the React ecosystem.
75
75
- [ material-ui] ( https://github.com/mui/material-ui ) - Material UI, which implements Google's Material Design
76
76
- [ ant-design] ( https://github.com/ant-design/ant-design ) - An enterprise-class UI design language and React UI library
77
77
- [ 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
80
80
- [ mantine] ( https://github.com/mantinedev/mantine ) – A fully featured React components library
81
+ - [ fluentui] ( https://github.com/microsoft/fluentui ) - Microsoft's Fluent UI
81
82
- [ 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
84
83
- [ 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
87
86
- [ 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
91
87
- [ 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
+
95
89
96
90
#### React State Management and Data Fetching
97
91
0 commit comments