UNPKG
calc-animate-val
Version:
latest (1.1.0)
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.6-ts1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
根据总时长、当前时间、缓动函数来计算动画元素每次执行时所在的位置。
github.com/lei4519/calcAnimateVal
lei4519/calcAnimateVal
calc-animate-val
/
.prettierrc.json
7 lines
(6 loc)
•
87 B
JSON
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"none"
,
"tabWidth"
:
2
,
"semi"
:
false
,
"singleQuote"
:
true
}