From a708d37e29736240fe9a771b58750804c2b3495a Mon Sep 17 00:00:00 2001 From: Matthias Leuffen Date: Sun, 22 Oct 2023 01:44:10 +0200 Subject: [PATCH] update --- README.md | 22 ++++++++++++ package.json | 2 +- src/index.scss | 1 + src/index.ts | 2 ++ src/scroll-to-top/scroll-to-top.scss | 35 +++++++++++++++++++ src/scroll-to-top/scroll-to-top.ts | 30 ++++++++++++++++ src/scrollspy/scrollspy.ts | 52 ++++++++++++++++++++++++++++ 7 files changed, 143 insertions(+), 1 deletion(-) create mode 100644 src/scroll-to-top/scroll-to-top.scss create mode 100644 src/scroll-to-top/scroll-to-top.ts create mode 100755 src/scrollspy/scrollspy.ts diff --git a/README.md b/README.md index f8973fc..93a29d6 100755 --- a/README.md +++ b/README.md @@ -39,3 +39,25 @@ Interactive Site Components manageed by pure CSS. Hallo,Welt,TypeScript,WebComponent ``` + + +### Scrollspy + +Create list of