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

Added functionality to specify the number to begin moving up from #45

Open toficofi opened 7 years ago

toficofi commented 7 years ago

Added the ability to choose a number to begin moving up from, as requested in #44.

Hamzaarab1994 commented 7 years ago

When can we expect this to be merged into the master branch?

luckydonald commented 7 years ago

@bfintal?

Hamzaarab1994 commented 7 years ago

I am asking this to incorporate into my project as I am attempting to count up and down from a index and not from the beginning. If it is already merged into master that is great.

Hamzaarab1994 commented 7 years ago

Its okay Ive fixed my concern thank you.