mirror of
https://github.com/ansible/angular-breadcrumb
synced 2026-04-05 19:22:26 +00:00
No description
- JavaScript 100%
| dist | ||
| release | ||
| sample | ||
| src | ||
| test | ||
| .bowerrc | ||
| .coveralls.yml | ||
| .editorconfig | ||
| .gitignore | ||
| .jshintrc | ||
| .npmignore | ||
| .travis.yml | ||
| bower.json | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| Gruntfile.js | ||
| index.js | ||
| karma.conf.js | ||
| LICENSE | ||
| package.js | ||
| package.json | ||
| README.md | ||
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.
