# PanJiaChen/vue-countTo

It's a vue component that will count to a target number at a specified duration https://panjiachen.github.io/countTo/demo/

Repository: https://github.com/PanJiaChen/vue-countTo
Canonical: https://ross.abutalabs.com/products/vue-countto
Language: JavaScript
License Family: other
Topics: vue, vue-component, countup
Last push: 2023-02-22T02:20:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3429, "days_push": 1289, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1500, forks 314 (observed 2026-08-28T04:04:54.201032+00:00)

## What it is
A dependency-free, lightweight Vue 2 component that animates counting from a start value to an end value over a specified duration, with customizable easing, decimals, separators, and prefix/suffix. It supports Vue SSR and exposes start, pause, and reset controls.

## Use cases
- animate a dashboard stat counting up to a target number
- display animated counters on a landing page
- count down from a number in a Vue component
- customize the easing function for number transitions
- show formatted numbers with separators and decimals during animation

## When to choose
- you need a tiny, dependency-free animated counter in a Vue 2 project
- you want SSR-compatible number animation
- you need fine control over easing, formatting, and playback

## When to avoid
- you are building with Vue 3 (this component targets Vue 2)
- you need a maintained library with an explicit license
- you need complex chart or data visualization animations

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development
- platform: -
- tags: vue, vue2, countup, number-animation, ssr-support, web-server, nodejs

## Member repositories
- PanJiaChen/vue-countTo (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.201032+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:58.667829+00:00, confidence not recorded.
  - readme: https://github.com/PanJiaChen/vue-countTo (fetched 2026-08-28T04:04:54.201032+00:00, sha 5a460936e7ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
