From f1e0b540480f76da88dd450425e40ab893c73cd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Balet?= Date: Wed, 31 Jan 2024 16:45:58 +0100 Subject: [PATCH] add - demo --- README.md | 4 ++++ projects/ngx-href/README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 597c48c..dca5576 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A library that allows href to understand Angular's router while retaining its de 4. Support using `href` with the html `button` [attribute](#directive) - [@ngx-href ](#ngx-href-) + - [Demo](#demo) - [Installation](#installation) - [Angular routing](#angular-routing) - [Avoid Spam](#avoid-spam) @@ -23,6 +24,9 @@ A library that allows href to understand Angular's router while retaining its de - [Service](#service) - [Authors and acknowledgment](#authors-and-acknowledgment) +## Demo +- https://stackblitz.com/~/github.com/rbalet/ngx-href + ## Installation ```sh diff --git a/projects/ngx-href/README.md b/projects/ngx-href/README.md index 597c48c..dca5576 100644 --- a/projects/ngx-href/README.md +++ b/projects/ngx-href/README.md @@ -7,6 +7,7 @@ A library that allows href to understand Angular's router while retaining its de 4. Support using `href` with the html `button` [attribute](#directive) - [@ngx-href ](#ngx-href-) + - [Demo](#demo) - [Installation](#installation) - [Angular routing](#angular-routing) - [Avoid Spam](#avoid-spam) @@ -23,6 +24,9 @@ A library that allows href to understand Angular's router while retaining its de - [Service](#service) - [Authors and acknowledgment](#authors-and-acknowledgment) +## Demo +- https://stackblitz.com/~/github.com/rbalet/ngx-href + ## Installation ```sh