HubSpot/odometer
Smoothly transitions numbers with ease. #hubspot-open-source observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4712
- days_rel: n/a
- days_push: 2986
- n_releases_24m: 0
Adoption not part of the score
7295 stars · 695 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Odometer is a small JavaScript and CSS library for smoothly animating numeric transitions on web pages, using performant CSS transforms with automatic fallbacks for older browsers. Elements with the 'odometer' class animate automatically whenever their value changes via innerHTML or jQuery.
Use cases
- animate dashboard counters when values update
- show smooth odometer-style number rollups on a landing page
- display animated statistics or metrics on a website
- transition score or stat numbers in a web app
- create rolling number effects with themed CSS styles
When to choose
- you need lightweight (<3kb) animated number transitions in the browser
- you want zero-config animation by just adding a CSS class
- you need good performance via CSS transforms with legacy browser fallbacks
When to avoid
- you need animations outside the browser (e.g., native mobile or server-rendered only)
- you need a maintained library with recent updates - the last release was 2018
- you need complex charting or data visualization rather than single number transitions
Facets
library · maturity maintenance
animation ui-components frontend-framework frontend web-development web-design browser cross-platform odometer number-animation css-animations javascript hubspot-open-source counters
3 sources
- readme: https://github.com/HubSpot/odometer · fetched 2026-08-28 · b43e345da9b9
- homepage: http://github.hubspot.com/odometer/docs/welcome · fetched 2026-08-29 · 57e9c3460327
- site_page: http://github.hubspot.com/odometer · fetched 2026-08-29 · 86529dc9626d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HubSpot/odometer | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="HubSpot/odometer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem