0.1.9 • Published 1 year ago

@serity-ui/react v0.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.