Minimit Anima is a jQuery plugin to animate with transforms and transitions.
It's built to have fast animation execution, and it has an api similar to jquery animate, with animations queueing.
By default the anima method do automatic fallback animations on browsers without transitions or transform3d, and instant animations on browsers without transform.
It also does scale, rotate and skew animations on browsers without transitions.