Github

Vue NumTo

default example

<vue-num-to :endVal="2018"></vue-num-to>

custom example

<vue-num-to ref="numTo" :startVal="{{startVal}}" :endVal="{{endVal}} :duration="{{duration}}" :autoplay="{{autoplay}}" :prefix="{{prefix}}" :suffix="{{suffix}}" :decimals="{{decimals}}" :decimal="{{decimal}}" :ease="{{ease}}" @complete="handleCompleted"/>
autoplay ease
start pause resume reset pause / resume