sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
605 stars 66 forks source link

Anime upgrade #99

Closed devcshort closed 3 years ago

devcshort commented 3 years ago

Updated Animejs to latest version and made sure that script.js met eslint project standards.

The API didn't really change for this example. Most changes made were just to make sure that this project met the eslint standards that are in place.

Ref #82