From 99a3c09a02246ce68e56bb4a698090a26adca3ef Mon Sep 17 00:00:00 2001 From: siaikin Date: Mon, 6 Jan 2025 15:03:25 +0800 Subject: [PATCH 1/2] Add vue-to-counter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a52ed5b0..877fa9726 100644 --- a/README.md +++ b/README.md @@ -1444,6 +1444,7 @@ _Detect when components enter viewport_ - [@formkit/auto-animate](https://github.com/formkit/auto-animate) Add motion to your apps with a single line of code - [blottie](https://github.com/Applelo/blottie) Lottie component for Vue 3 - [vue-countup-v3](https://github.com/jizai1125/vue-countup-v3) A Vue 3 Component for animation counting. +- [vue-to-counter](https://github.com/siaikin/vue-to-counter) Scroll strings, numbers, dates like a slot machine. #### Meta Tags From 98954e8f00def797ec494422002ad8d67906b5a2 Mon Sep 17 00:00:00 2001 From: siaikin Date: Mon, 21 Jul 2025 10:05:39 +0800 Subject: [PATCH 2/2] Replace vue-to-counter to timered-counter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 132fc67ad..1d340414b 100644 --- a/README.md +++ b/README.md @@ -1477,7 +1477,7 @@ _Detect when components enter viewport_ - [@formkit/auto-animate](https://github.com/formkit/auto-animate) Add motion to your apps with a single line of code - [blottie](https://github.com/Applelo/blottie) Lottie component for Vue 3 - [vue-countup-v3](https://github.com/jizai1125/vue-countup-v3) A Vue 3 Component for animation counting. -- [vue-to-counter](https://github.com/siaikin/vue-to-counter) Scroll strings, numbers, dates like a slot machine. +- [timered-counter](https://github.com/siaikin/timered-counter) A counter web component with smooth animations #### Meta Tags