Skip to content

trezy/rafael

Rafael

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

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published