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

Can it starts from one? #30

Open cerberiy opened 8 years ago

cerberiy commented 8 years ago

Trying start count from one not from zero.

toficofi commented 7 years ago

In my fork, https://github.com/Jishaxe/Counter-Up you can start at any arbitrary number.

ciromattia commented 7 years ago

Added @Jishaxe patch to my fork - it's already on bower and NPM.