semantic-ui-react alternatives and similar libraries
Based on the "Responsive" category.
Alternatively, view semantic-ui-react alternatives based on common mentions on social networks and blogs.
-
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications -
@blueprintjs/core
A React-based UI toolkit for the web -
office-ui-fabric-react
Fluent UI web represents a collection of utilities, React components, and web components for building web applications. -
grommet
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package -
base web
A React Component library implementing the Base design language -
rebass
:atom_symbol: React primitive UI components built with styled-system. -
semi-design
🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 2,739+ Design Tokens and powerful DSM tools, easy to build your own design system. Make Semi Design to Any Design -
searchkit
Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components. React & Vue support -
gestalt
A set of React UI components that supports Pinterest’s design language -
zeit-ui-react
A design system for building modern websites and applications. -
ChatUI
The UI design language and React library for Conversational UI -
rctui
A collection of components for React, base on bootstrap 4.0. -
mdbootstrap
React 17 & Bootstrap 5 & Material Design 2.0 UI KIT -
flowbite-react
Official React components built for Flowbite and Tailwind CSS -
orbit-components
React components of open-source Orbit design system by Kiwi.com -
@artsy/fresnel
An SSR compatible approach to CSS media query based responsive layouts for React. -
pivotal-ui-react
Pivotal's design system & component library -
CoreUI for React
CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneeded dependencies. -
AgnosticUI
AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte. -
react-foundation-apps
Foundation Apps components built with React -
fluent-ui
🌈 React components that inspired by Microsoft's Fluent Design System. -
atomize-by-quarkly
library for creating atomic react components -
cdbreact
Contrast Design Bootstrap : Elegant UI Kit and reusable components for building mobile-first, responsive websites and web apps -
insites-ui
An opinionated UI components library for React. Based on Styled Components and Styled System. -
react-uikit-components
React UIkit Components for the UIKit CSS framework -
atlaskit
Atlassian's official UI library. (Please... no more Jira though 😉) -
radix-ui
Unstyled, accessible components for building high‑quality design systems and web apps. -
Autocomplete
Accessible autocomplete, combobox, multiselect component for React.
Appwrite - The open-source backend cloud platform
Do you think we are missing an alternative of semantic-ui-react or a related project?
README
<!-- Logo -->
<!-- Name --> Semantic UI React
<!-- Badges -->
Installation & Usage
See the Documentation for an introduction, usage information, and examples.
Built With
- Amazon Publishing — the full-service publisher of Amazon — APub.com
- Netflix's Edge Developer Experience team's numerous internal apps
- Netflix's flamescope
- Microsoft's Teams prototyping
Example Projects
This is a listing of example projects and guides that will help you integrate Semantic UI React into your new or existing projects.
Show projects
### semantic-ui-react-todos Semantic UI React implementation of react-redux Todo List.
FAQ
Can I use custom Icons? Yes. Just use <Icon className='my-icon' /> instead of <Icon name='my-icon' />. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.
How do I setup CSS?
There are several options. Refer to our doc on CSS Usage.
Can I use a custom CSS theme? Yes. Semantic UI React includes components that render valid Semantic UI HTML, no CSS is included. This allows you to load any Semantic UI CSS theme on top of your Semantic UI React app.
Here are some helpful links:
How Can I Help?
Voice Your Opinion
Help shape this library by weighing in on our RFC (request for comments) issues.
Contribute
Our CONTRIBUTING.md is a step-by-step setup and development guide.
Good First Issue
Issues labeled good first issue
are a great way to ease into development on this project.
Missing Components
We're seeking component parity with Semantic UI, plus some addons. There is an issue for every missing component, labeled new component
. Just comment on the issue you'd like to take.
Help Wanted Label
Any other issue labeled help wanted
is ready for a PR.
Principles
- No animation dependencies
- Simple declarative component APIs vs brittle HTML markup
- Complete keyboard support
- Complete SUI component definition support
- Completely documented
- Completely tested
- Accessible
Credit
Created by @levithomason and an amazing community of contributors.
Made possible only by @jlukic authoring Semantic UI.
Blazing deployments by Vercel.
<!-- Examples -->