A collection of accessible components for Astro projects with built-in ARIA attributes, keyboard navigation and interactive elements. Easy to implement and customize to your needs.
The Accessible Astro Components is a set of simple, easy to use front-end UI components designed for Astro. These components are used in the Accessible Astro Starter and Accessible Astro Dashboard themes and provide exemplary use cases. The themes also include dedicated components for keyboard accessibility and responsive navigation, as well as various utility classes, patterns, and primitives for design system purposes.
To get started, run the following command in your project folder:
npm install accessible-astro-components
The Accessible Astro Components is a collection of front-end UI components designed to be easy to use and accessible. It includes features such as accordions, breadcrumbs, and cards, each with their own set of accessibility considerations. Installation is simple, requiring only a single command. These components are used in the Accessible Astro Starter and Dashboard themes, providing exemplary use cases. Overall, the Accessible Astro Components aim to provide a seamless and accessible user experience for Astro applications.