bfintal / Counter-Up

Counter-Up is a lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.
http://bfintal.github.io/Counter-Up/demo/demo.html
GNU General Public License v2.0
746 stars 722 forks source link

European number format and trigger once options #72

Open jdimas87 opened 4 years ago

jdimas87 commented 4 years ago

Added two options to counterUp.

First one is a fix for european number formatting.

Second one is to destroy the waypoint (in case you don't want the animation to be repeated at each waypoint pass).