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

Would be nice to have a `stopAt` option too #55

Open rampatra opened 6 years ago

rampatra commented 6 years ago

I have a use case where the end value is obtained programmatically. So this feature would be pretty slick.