promise-animate
Version:
Use request animation frame with promises and pleasure
7 lines (4 loc) • 296 B
Markdown
# Promise animate
Create programatic animations using `requestAnimationFrame` and `Promise` with peaslure.
You can see a working demo at [https://sergiomorchon.github.io/promise-animate/](https://sergiomorchon.github.io/promise-animate/).
To se how it works, just see [the code](./index.html)!