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.
-
office-ui-fabric-react
React components for building Microsoft web experiences. (๐ค But I'm not sure I want a "MSFT experience?") -
searchkit
React UI components / widgets. The easiest way to build a great search experience with Elasticsearch. -
primereact
A complete UI Framework with 50+ components featuring material, bootstrap and custom themes. -
pivotal-ui-react
React components based on a custom version of the Bootstrap library. -
orbit-components
Components for building travel oriented projects. -
@artsy/fresnel
An SSR compatible approach to CSS media query based responsive layouts for React. -
react-foundation-apps
Foundation Apps components built with React. -
atomize-by-quarkly
Library for creating atomic react components Inspired by Tachyons and Styled-system -
insites-ui
Modern, opinionated, minimal, yet powerful React components library, powered by Styled Components. -
react-uikit-components
React UIkit Components for the UIKit CSS framework. -
atlaskit
Atlassian's official UI library. (Please... no more Jira though ๐) -
Autocomplete
Accessible autocomplete, combobox, multiselect component for React.
Get performance insights in less than 4 minutes
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 -->