UNPKG
anymation
Version:
latest (1.1.0)
1.1.0
1.0.2
1.0.1
1.0.0
0.5.0
0.4.0
0.2.1
0.2.0
0.1.0
Simple & easy animation/tweener
github.com/scottglz/anymation
scottglz/anymation
anymation
/
.jshintrc
12 lines
(10 loc)
•
152 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"node"
:
true
,
"curly"
:
false
,
"latedef"
:
true
,
"quotmark"
:
false
,
"undef"
:
true
,
"unused"
:
true
,
"trailing"
:
true
,
"newcap"
:
false
}