0.0.9-deprecated • Published 8 years ago
es6tween-plugin-transform v0.0.9-deprecated
es6tween-plugin-transform
DEPRECATED: Please Use es6tween-plugin-render
plug-in for more compatibility and performance...
Usage
import { Tween } from 'es6-tween';
import 'es6tween-plugin-transform';
let tween = new Tween(document.querySelector('#myCircleSVG'), {rotate:0}).to({rotate:360,transform:true}, 2000).start();
0.0.9-deprecated
8 years ago
0.0.8
8 years ago
0.0.7
8 years ago
0.0.6
8 years ago
0.0.5
8 years ago
0.0.4
8 years ago
0.0.3
8 years ago
0.0.2
8 years ago
0.0.1-beta
8 years ago
0.0.0-dev
8 years ago