
SmoothAnimate is tiny, super lightweight (5.2kb minified) javascript plugin that is designed to replace horribly slow jQuery’s $.animate().It makes your animations really smooth and fast unlike jQuery.
Features:
- Faster than jQuery – a few tens of times faster!
- Smoother than CSS – indeed
- 28 predefined Easings – + your own custom cubic Bezier curves
- Small size – something about 5 kb in minified version
- Cross-browser code – support IE9+/Firefox/Chrome/Opera/Safari
- No Dependencies – written in pure JS, also works with jQuery