🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

angular-breadcrumb

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-breadcrumb

AngularJS module that generates a breadcrumb from ui-router's states

0.3.2
Version published
Weekly downloads
6.4K
3.03%
Maintainers
1
Weekly downloads
 
Created

angular-breadcrumb

Build Status Coverage Status

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).

Documentation

Sample

See angular-breadcrumb in action here

Release History

See CHANGELOG.md

Contributing

See CONTRIBUTING.md

License

Copyright (c) 2013 Nicolas Cuillery
Licensed under the MIT license.

FAQs

Package last updated on 15 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts