5.0.2 • Published 3 years ago
rafael v5.0.2
Rafael.js is a client side library for managing multiple tasks based on the requestAnimationFrame
loop.
Why requestAnimationFrame
?
However, requestAnimationFrame
allows us to utilize the GPU, avoiding the performance bottlenecks of methods like setInterval
or setTimeout
. requestAnimationFrame
is intended to allow JavaScript animations to utilize the computer's GPU so it can be handled at ~60fps (performance depends on the machine).
5.0.2
3 years ago
5.0.1
3 years ago
5.0.0
3 years ago
5.0.0-beta.1
3 years ago
4.3.1
9 years ago
4.3.0
9 years ago
4.2.11
9 years ago
4.2.10
9 years ago
4.2.9
9 years ago
4.2.8
9 years ago
4.2.7
9 years ago
4.2.6
9 years ago
4.2.5
9 years ago
4.2.3
9 years ago
4.2.2
9 years ago
4.2.1
9 years ago
4.1.1
9 years ago
4.1.0
9 years ago
4.0.4
9 years ago
4.0.3
9 years ago
4.0.2
9 years ago
4.0.1
9 years ago
4.0.0
9 years ago