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.
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 | Starter kits for getting Astro web-components running in React, Svelte, Vue, Angular and HTML/JS | React, Svelte, Vue, Angular, HTML/JS |
During 2022, 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.