Components
Select an item from the list
Components with .astro utilize native astro components
Components with JS utilize an astro implementation of a bootstrap JS plugin.
Components with template provide examples on how to make your code more dry, including techniques such as using astro's JSX' like syntax, and creating your own astro components.
Utiltiies used to create the framework and this site have been provided for your convenience.