The Astro UXDS Web Component and CSS libraries provide a starting point to build in-browser space app experiences and custom applications following today’s web development best practices. The Astro UXDS Web Components are designed to be as platform and implementation-agnostic as possible, easy to implement or extend in existing projects, and generic by default.
For any issues, suggestions or feedback, you can open a discussion/issue here on github, or email [email protected].
Check out our Migration Guide to see how to upgrade your Astro 6.0 applications.
- Current documentation: astro-components.netlify.app
- Beta documentation: beta-astro-components.netlify.app
| Project | Description | Links | 
|---|---|---|
| Astro Web Components | @astrouxds/astro-web-components- Astro Web Components built in Stencil | README.md,Storybook | 
| React | @astrouxds/react- Astro Web Components wrapped for React use | README.md | 
| Angular | @astrouxds/angular- Astro Web Components wrapped for Angular use | README.md | 
Starter Kits have been moved to their own repo.
During 2023, Astro will publish minor and patch updates on a bi-weekly basis on Thursday and major updates on a bi-annual cadence. Astro patch/minor releases may include updates to design assets, compliance, components, design tokens and documentation.
For more information, see https://www.astrouxds.com/releases/
Interested in submitting a new PR? Check out our contributing guide for more information.