astro-breadcrumbs

Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.

GPL-3.0 License

Downloads
6.2K
Stars
42
Committers
7

🍞 Astro | Breadcrumbs

Well configurable breadcrumb component for Astro.

Create breadcrumbs completely dynamically or specify exactly how they should look.


This component comes with:

  • βœ… Zero dependencies
  • βœ… Fully customizable
  • βœ… Dynamic or static mode
  • βœ… Completely optional styles
  • βœ… Choose between SCSS or CSS styles:
    • SCSS file with a lot of settings
    • CSS File with configurable CSS vars
  • βœ… CSS classes with BEM naming convention
  • βœ… A11y support
  • βœ… Structured data schema.org JSON-LD script tag support
  • βœ… Small size
  • βœ… Zero Config Mode. Just install and use!

πŸ“¦ Installation

# Uisng NPM
npm install astro-breadcrumbs

# Using Yarn
yarn add astro-breadcrumbs

# Using PNPM
pnpm add astro-breadcrumbs

πŸ“– Documentation

Please visit the documentation for detailed information about all features and styling.