All activity
Uday Vunnamleft a comment
In applications with deep navigation hierarchy, it is essential to have breadcrumbs. Breadcrumbs easily allow going back to states higher up in the hierarchy. In Angular, we have predictable routing with route config. So this library easy syncs with the defined routing and also provide a powerful mechanism to define update labels dynamically

"xng-breadcrumb" - Angular breadcrumbszero config breadcrumbs solution for Angular.
Features
ā
Zero configuration.
ā
Custom labels
ā
Update labels dynamically
ā
Skip and disable conditionally
ā
Customization
ā
Styling: Separator and Styles can be customized with ease.
ā
Preserve QueryParams and Fragment

"xng-breadcrumb" - Angular breadcrumbszero config breadcrumbs solution for Angular.
In applications with deep navigation hierarchy, it is essential to have breadcrumb navigation. User can easily navigate back to any level.
xng-breadcrumb provides lightweight, declarative and configurable breadcrumbs for Angular 6 and beyond
xng-breadcrumbA declarative and configurable breadcrumb lib for Angular
Uday Vunnamleft a comment
I wanted a lightweight, declarative and configurable breadcrumbs in Angular which covers below functionalities, so xng-breadcrumb library came out ā
Quickstart: with default mapping: Just by adding show breadcrumbs anywhere in the App. Breadcrumbs defaults to route segments even without any configuration. ā
Declarative mapping: Map breadcrumb label for each route, while declaring App routes. ā
...
xng-breadcrumbA declarative and configurable breadcrumb lib for Angular
