Angular-Breadcrumb 0.4.1.1
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. Key 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 (default is a predefined Bootstrap 3 breadcrumb template).
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Angular-Breadcrumb</id>
<version>0.4.1.1</version>
<title>Angular-Breadcrumb</title>
<authors>ncuillery</authors>
<owners>Nicolas Cuillery</owners>
<licenseUrl>https://github.com/ncuillery/angular-breadcrumb/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/ncuillery/angular-breadcrumb</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<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.
Key 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 (default is a predefined Bootstrap 3 breadcrumb template).</description>
<summary>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.</summary>
<releaseNotes>Use this package instead of 0.4.1 package.</releaseNotes>
<language>en-US</language>
<tags>angular-ui ui-router angularjs angular breadcrumb</tags>
</metadata>
</package>