Skip to content

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

License

Notifications You must be signed in to change notification settings

codeinfo/astro-breadcrumbs

 
 

Repository files navigation

🍞 Astro | Breadcrumbs

npm npm GitHub package.json version GitHub Workflow Status codecov GitHub file size in bytes GitHub file size in bytes GitHub file size in bytes GitHub file size in bytes Dependent repos (via libraries.io)

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.2%
  • Astro 15.3%
  • SCSS 12.8%
  • JavaScript 0.7%