AngularJS Module To Generate A Breadcrumb For You Web Application

Author: ncuillery
Official Page: Go to website
Publish Date: February 9, 2015
License: MIT

Description:

Angular-breadcrumb is a module for AngularJS, which generates a breadcrumb for any page of your application. It is strongly based on the ui-router framework and its hierarchical tree of states.

Features:

  • Build a breadcrumb with a step for each state in the current state’s hierarchy,
  • Display a human readable label for each step and allows angular binding in it,
  • Work with minimal configuration,
  • Allow custom template

Preview:

Angular-breadcrumb


You Might Be Interested In:

Add Comment