Skip to content

Commit 531c1fc

Browse files
authored
Update README.md
1 parent cb1f831 commit 531c1fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# vue-countTo
1+
# vue-countTo [![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/) [![Gemnasium](https://img.shields.io/gemnasium/mathiasbynens/he.svg)](https://github.com/PanJiaChen/vue-countTo) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/PanJiaChen/vue-countTo) [![npm](https://img.shields.io/npm/v/vue-count-to.svg)](https://www.npmjs.com/package/vue-count-to)
2+
23
vue-countTo is a dependency-free, lightweight vue component that can be overwrited easingFn by yourself.
34
You can set startVal and endVal ,it will automatic judge count up or count down.
45
It is learn from countUp.js;

0 commit comments

Comments
 (0)