Skip to main content
Astro logo

Astro UI Library

Build a Composable, Scalable, Themeable and Accessible UI with Astro

Astro Features

  • FlexibleFlexibleUsing ThemeUI under the hood, we allow easy customization on the fly. Theming is also supported to rebrand the entire underlying application with ease.
  • ComposableComposableThe base components are solid foundational structures meant to for heavy reuse. We also utilize hooks to cut down on the need for monolithic components.
  • AccessibleAccessibleWe use hooks from the React Spectrum libraries to bake in accessibility.