Comparing version 16.0.1 to 16.0.2
{ | ||
"name": "ngx-href", | ||
"version": "16.0.1", | ||
"version": "16.0.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "author": "Raphael Balet", |
# @ngx-href [![npm version](https://img.shields.io/npm/v/ngx-href.svg)](https://www.npmjs.com/package/ngx-href) | ||
A library that allows href to understand Angular's router while retaining its default functionality. | ||
[![BuyMeACoffee](https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png)](https://www.buymeacoffee.com/widness) | ||
A library that allows href to understand Angular's router while retaining its default functionality. | ||
1. Use `router.navigate()` for [internal link](#angular-routing) | ||
@@ -7,0 +7,0 @@ 2. Support scroll with the `#` attributes and let you configure the [scrolling logic](#scroll-logic) |