juliangarnier / anime

JavaScript animation engine
https://animejs.com
MIT License
50.42k stars 3.68k forks source link

chore: refactor and optimize core code #955

Closed Ayoub-Mabrouk closed 1 month ago

Ayoub-Mabrouk commented 1 month ago

This pull request optimizes various animation-related functions to improve performance and readability.

juliangarnier commented 1 month ago

Thanks for the PR bu Anime.js V3 won't be updated anymore now that V4 is close to release. But even if V3 was still updated, this PR introduces way too many changes to be merged. In the future, please prioritise small PRs with a detailed explanation of the changes you made and the reason behind them. Thank you.