Package Exports
- @litte/breadcrumbs
Readme
Litte Breadcrumbs
Litte Breadcrumbs is a lightweight, customizable UI component built with Lit and TypeScript. Part of the Litte component library, it provides a modern web component solution with excellent performance and accessibility features.
Perfect for developers seeking a customizable UI component that prioritizes accessibility and performance, Litte Breadcrumbs streamlines implementation with a simple API and deep customization options.
Visit the homepage for more detailed information.
Compatibility: ESM-only.
Installation
# Install with npm
npm install @litte/breadcrumbs
# Install with pnpm
pnpm add @litte/breadcrumbs
# Install with yarn
yarn add @litte/breadcrumbs
Usage
Import the component in your JavaScript or TypeScript file:
import '@litte/breadcrumbs'
For detailed usage examples, see the Litte Documentation.
Thanks
Thanks to Netlify for providing hosting for the website and Storybook of this project.
License
Licensed under the MIT license.
Copyrights in this project are retained by their contributors.
See the LICENSE file for more information.