angular-crumble
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "angular-crumble", | ||
"description": "A highly customizable breadcrumb service for AngularJS with ngRoute. Gets you back home the way YOU want.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "crumble.js", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
{ | ||
"name": "angular-crumble", | ||
"description": "A highly customizable breadcrumb service for AngularJS with ngRoute. Gets you back home the way YOU want.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -14,2 +14,3 @@ # crumble | ||
~~~ | ||
crumble can also be used with [npm] and [Browserify]. It follows the conventions described in this [npm blog post]. | ||
@@ -185,8 +186,11 @@ Add breadcrumb labels. With [interpolation][$interpolate]. | ||
[Bower]: http://bower.io/ | ||
[wiredep]: https://github.com/taptapship/wiredep | ||
[ngRoute]: https://docs.angularjs.org/api/ngRoute | ||
[$interpolate]: https://docs.angularjs.org/api/ng/service/$interpolate | ||
[nsg]: https://github.com/felixge/node-style-guide | ||
[jsh]: http://jshint.com/ | ||
[jscs]: http://jscs.info/ | ||
[Bower]: http://bower.io/ | ||
[wiredep]: https://github.com/taptapship/wiredep | ||
[ngRoute]: https://docs.angularjs.org/api/ngRoute | ||
[$interpolate]: https://docs.angularjs.org/api/ng/service/$interpolate | ||
[nsg]: https://github.com/felixge/node-style-guide | ||
[jsh]: http://jshint.com/ | ||
[jscs]: http://jscs.info/ | ||
[npm]: https://www.npmjs.com/ | ||
[Browserify]: http://browserify.org/ | ||
[npm blog post]: http://blog.npmjs.org/post/114584444410 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11676
195