Devie UI

Overview

Devie UI is a design system for React, providing open-source UI components along with a versatile theming system.

  • Minimal, standalone, tree-shakable → Select and copy the components you wish to use into your project repository. You maintain them thereafter.
  • Powered by Base UI → Their primitives provide best-in-class a11y and DX. You can consider Devie UI as opinionated and styled alternatives to the defaults from Base UI docs.
  • Styled with SCSS Modules. No configuration is required (except for a few CSS variables). If you are not using SCSS modules, you can easily translate the code examples into other CSS-like engines (e.g. TSS, vanilla-extract, Linaria, Pigment, etc.). No support for Tailwind.

Hobby Disclosure. Devie UI is a side project where I humbly open-source the components I design. However, I cannot guarantee their maintenance, let alone any professional support. Depending on your needs, consider more battle-tested UI libraries: shadcn/ui, Chakra UI, Coss UI, AlignUI, Untitled UI.