Countup
Square onlyCountUp.js - A dependency-free, lightweight JavaScript class that can be used to quickly create animations that display numerical data in a more interesting way.
Basic examples
By adding data-countup
attribute you can initialise the component. There are a few available options, data-to
, data-decimals
, data-duration
and data-options
to add more options to your counter like prefix or suffix.
Note: CountUp.js will only start counting when the user reaches the viewport!
::