UNPKG
es6-tween
Version:
latest (5.5.11)
5.5.11
5.5.10
5.5.9
5.5.8
5.5.7
5.5.6
5.5.5
5.5.4
5.5.4-alpha
5.5.3
5.5.2
5.5.1
5.5.0
5.4.3
5.4.2
5.4.1
5.4.0
5.3.2
5.3.1
5.3.0
5.2.4
5.2.3
5.2.2
5.2.1
5.2.0
5.1.0
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
4.1.0
4.0.2
4.0.1
4.0.0
3.8.24
3.8.23
3.8.22
3.8.19
3.8.18
3.8.17
3.8.16
3.8.15
3.8.14
3.8.13
3.8.12
3.8.11
3.8.10
3.8.9
3.8.8
3.8.7
3.8.6
3.8.3
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.0
3.5.9
3.5.8
3.5.7
3.5.6
3.5.5
3.5.4
3.5.3
3.5.2
3.5.0
3.4.0
3.3.0
3.1.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.12.3
1.12.2
1.12.1
1.12.0
1.11.3
1.11.2
1.11.1
1.10.6
1.10.5
1.10.3
1.4.1
1.2.2
1.2.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
ES6 implementation of amazing tween.js
es6-tween.js.org
tweenjs/es6-tween
es6-tween
/
.prettierrc
8 lines
(7 loc)
•
136 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"singleQuote"
:
true
,
"printWidth"
:
120
,
"trailingComma"
:
"es5"
,
"arrowParens"
:
"always"
,
"bracketSpacing"
:
true
}