Transit is a jQuery library for using CSS animations and transforms together with jQuery’s native, powerful features.
Transit’s syntax pertains to jQuery’s .animate, and improves the CSS manipulation capabilities of both jQuery and CSS by taking the best from both.
A total of 11 transformations are available. Among the most notable transformations are rotate3d; perspective; and scale.
Animations can be chained and laced with CSS goodness (e.g., change the opacity or color of an element).













