Skip to content

Commit

Permalink
add - demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Balet committed Jan 31, 2024
1 parent f6d560d commit f1e0b54
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down
4 changes: 4 additions & 0 deletions projects/ngx-href/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit f1e0b54

Please sign in to comment.