Compare NPM Packages

1 Year
semantic-ui-reactSimilar Packages:
NPM Package Downloads Trend
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
semantic-ui-react280,98113,2022.9 MB2067 months agoMIT
Similar Npm Packages to semantic-ui-react

semantic-ui-react is a popular React UI framework that provides a set of components and styles for building modern and responsive user interfaces. While semantic-ui-react offers a comprehensive set of UI components, there are other UI frameworks in the React ecosystem that provide similar solutions. Here are a couple of alternatives:

  • bootstrap is a widely-used front-end framework that provides a collection of CSS and JavaScript components for building responsive and mobile-first websites. It offers a variety of pre-designed components and utilities to help developers create visually appealing interfaces.
  • material-ui is a React component library that follows Google's Material Design guidelines. It offers a wide range of customizable and reusable components that enable developers to create visually stunning and consistent user interfaces.

To see how semantic-ui-react compares with bootstrap and material-ui, check out this comparison: Comparing bootstrap vs material-ui vs semantic-ui-react.

README for semantic-ui-react

Semantic UI React

Gitter Circle Codecov David npm

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.