Looks like a nice way to get some bounce effects. Curious if it gets as good of performance as the recently released Velocity.js
Report
@amotion This is a pretty different animal. Bounce.js is a web app for creating CSS animations. Whereas Velocity.js is a jquery plugin. To answer your question, Velocity.js does claim to be faster than CSS animations "in many cases". Velocity.js is also compatible back to IE8. But again, two totally different things.
Report
Hunter
@cyborgnation ahhh! well that makes sense :) the name having .js in it kinda threw me (though, he says the js library is coming soon in the github repo!)