Download Latest Version 2.10.0 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of CountUp.js

Home / v2.10.0
Name Modified Size InfoDownloads / Week
Parent folder
2.10.0 source code.tar.gz 2026-03-04 1.2 MB
2.10.0 source code.zip 2026-03-04 1.2 MB
README.md 2026-03-04 520 Bytes
Totals: 3 Items   2.5 MB 6

This release modernizes the "scroll spy" mechanism to use an intersection observer instead of a window on-scroll handler. This also supports triggering animation when the target element becomes visible for other reasons like a modal opening or a parent div becoming visible, so several options have been renamed and old ones deprecated:

  • enableScrollSpy --> autoAnimate
  • scrollSpyDelay --> autoAnimateDelay
  • scrollSpyOnce --> autoAnimateOnce

In addition, an onDestroy() cleanup method was added.

Source: README.md, updated 2026-03-04