Skip to main content
Astro logo

Astro UI Library

Build a Composable, Scalable, Themeable and Accessible UI with Astro
Getting StartedClone this library and set it up using the instructions provided.
Explore
Component image
ComponentsBrowse the list of components available.
Explore
Styling image
StylingLearn how color and typography are defined and used in this library.
Explore
GitHub
View Astro source code or open a library issue through GitHub.Learn More
Storybook
Access code snippets and interactive examples in our Storybook docs.Learn More
ping-logoCreated with Sketch.Ping Identity
Learn how Ping Identity products and services can help keep your organization’s resources secure.Learn More

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.