A Ruby on Rails plugin for creating flexible, view-centric breadcrumb navigation with semantic markup support.
Gretel is a Ruby on Rails plugin that simplifies the creation of breadcrumb navigation trails in web applications. It treats breadcrumbs as a view concern, allowing developers to define them in configuration files and specify which to use directly in views. The plugin supports semantic breadcrumbs for SEO and accessibility, making it a robust solution for navigation structure.
config/breadcrumbs.rb or multiple files, keeping logic separate from controllers.aria-current attributes and other accessibility features out of the box.Gretel is designed around the principle that breadcrumbs are a presentation-layer concern, offering a clean separation between navigation logic and application controllers while maintaining flexibility for complex use cases.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.