- Attribute - name of attribute with count up to value, default 'data-count-to';
- Duration - animate timing function, default 1000ms;
- Easing - animate easing function, default 'linear';
- Commas - add comma separators to number, default false
E.g. countUp('#idtoapply', 'data-count-to', 1000, 'swing', true)
https://codepen.io/N4Design/pen/JBgeqy
https://hut34.io/ and go to Platform menu item
Credit to https://codepen.io/hi-im-si/ for the original idea