File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ ES6 implementation of <a href="https://github.com/tweenjs/tween.js">tween.js</a>
66[ ![ NPM Downloads] [ downloads-image ]] [ downloads-url ]
77[ ![ Travis tests] [ travis-image ]] [ travis-url ]
88[ ![ Flattr this] [ flattr-image ]] [ flattr-url ]
9+ <br />
10+ [ ![ NPM] ( https://nodei.co/npm/es6-tween.png?downloads=true&stars=true )] ( https://nodei.co/npm/es6-tween/ )
911
1012``` javascript
1113let coords = { x: 0 , y: 0 };
@@ -184,6 +186,6 @@ Maintainers: [mikebolt](https://github.com/mikebolt), [sole](https://github.com/
184186[ travis-image ] : https://travis-ci.org/tweenjs/es6-tween.svg?branch=master
185187[ travis-url ] : https://travis-ci.org/tweenjs/es6-tween
186188[ flattr-image ] : https://api.flattr.com/button/flattr-badge-large.png
187- [ flattr-url ] : https://flattr.com/thing/c5d938ac13cb0e28e9664089b6d9424a
189+ [ flattr-url ] : https://flattr.com/submit/auto?fid=kxw7jx&url=https%3A%2F%2Fgithub.com%2Ftweenjs%2Fes6-tween
188190[ cdnjs-image ] : https://img.shields.io/cdnjs/v/es6-tween.svg
189191[ cdnjs-url ] : https://cdnjs.com/libraries/es6-tween
You can’t perform that action at this time.
0 commit comments