Skip to content

Commit 5a75f19

Browse files
committed
feat(readme): added demo gif
1 parent 54b9e48 commit 5a75f19

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Lightweight guided-tour library for Angular 19+ (zoneless-compatible).
44
SVG spotlight overlays, signal-based state, keyboard navigation, and i18n — zero external dependencies beyond Angular.
55

6+
![ng-beacon demo](./assets/output.gif)
7+
68
[![CI](https://github.com/HomelessCoder/ng-beacon/actions/workflows/ci.yml/badge.svg)](https://github.com/HomelessCoder/ng-beacon/actions/workflows/ci.yml)
79
[![npm](https://img.shields.io/npm/v/ng-beacon)](https://www.npmjs.com/package/ng-beacon)
810
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

assets/output.gif

2.99 MB
Loading

projects/ng-beacon/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Lightweight guided-tour library for Angular 19+ (zoneless-compatible).
44
SVG spotlight overlays, signal-based state, keyboard navigation, and i18n — zero external dependencies beyond Angular.
55

6+
Animated demo: [View the GitHub README demo](https://github.com/HomelessCoder/ng-beacon#readme) or [open the GIF directly](https://github.com/HomelessCoder/ng-beacon/blob/main/assets/output.gif).
7+
68
## Install
79

810
```bash

0 commit comments

Comments
 (0)