Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.12 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.12 KB

Serity UI

npm (scoped) npm GitHub Repo stars

React UI library that contains easy-to-use components.

Serity UI provides a set of accesible, reusable, and composable React components that make it super easy to create websites and apps.

Warning This app is a work in progress. I'm building this in public.

Looking for documentation?

It's the https://serity-ui.com website for the latest version of Serity UI.

Features

  • Easey of Styling: Serity UI contains a set of layout components like Box and Stack that make it easy to style your components by passing props. Learn more
  • Flexible & composable: Serity UI components are built on top of a React UI Primitive for endless composability.
  • Accessible: Serity UI components follow the WAI-ARIA guidelines specifications and have the right aria-* attributes.
  • Dark Mode: Most components in Serity UI are dark mode compatible.