rafael

rAFael is a simple scheduling library based on the requestAnimationFrame loop.

BSD-3-CLAUSE License

Downloads
59
Stars
2
Committers
3

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).

Package Rankings
Top 10.96% on Npmjs.org
Top 21.65% on Bower.io
Badges
Extracted from project README
Version Bundle size Downloads BSD-3-Clause License Test status Release status Code Coverage Maintainability PRs Welcome All Contributors Code of Conduct Watch on GitHub Star on GitHub Tweet