UNPKG
animation-frame
Version:
latest (0.3.0)
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
An even better requestAnimationFrame
github.com/kof/animation-frame
kof/animation-frame
animation-frame
/
index.js
10 lines
(8 loc)
•
198 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * An even better animation frame. * *
@copyright
Oleg Slobodskoi 2016 *
@website
https://github.com/kof/animationFrame *
@license
MIT */
module
.
exports
= require(
'./lib/animation-frame'
)