julianshapiro / velocity

Accelerated JavaScript animation.
VelocityJS.org
MIT License
17.29k stars 1.56k forks source link

Compare Velocity Against More JS Animation Libraries #3

Closed Merg1255 closed 10 years ago

Merg1255 commented 10 years ago

Create a page that will make extensive comparison between the fast js animation libraries.

julianshapiro commented 10 years ago

Thanks for the suggestion!

There is one other fast JS library that I'm aware of: GSAP. (I know that at least one other JS animation library exists, but it didn't appear to be particularly performant.)

The goal of Velocity's performance comparisons is to demonstrate the competitiveness of JS-powered animation -- and not necessarily to demonstrate that Velocity cannot be beat performance-wise.

Further, Velocity's secondary focus is combining the best features of jQuery, jQuery UI, and CSS transitions into a single, concise package. If I am to expand Velocity's documentation, this is what I'd like to focus on.