ncuillery / angular-breadcrumb

Generate a breadcrumb from ui-router's states
http://ncuillery.github.io/angular-breadcrumb/
MIT License
785 stars 183 forks source link

ng-Route and $routeProvider #36

Closed carlosCeron closed 10 years ago

carlosCeron commented 10 years ago

angular-breadcrumb It's possible use it with ng-route and $routeProvider ?

ncuillery commented 10 years ago

No, it is strongly based on the UI-Router.

If you use the native router, I suggest you to look at the ng-breadcrumbs project: https://github.com/ianwalter/ng-breadcrumbs