
What’s SmoothAnimate?
SmoothAnimate is tiny, tremendous light-weight (5.2kb minified) javascript plugin that’s designed to switch horribly sluggish jQuery’s $.animate().
It makes your animations actually easy and quick in contrast to jQuery.
It’s even quicker than CSS animations!
The way it works and why it’s quicker than jQuery?
Fairly merely, as a result of it really works by requestAnimationFrame and written in pure JavaScript, that makes your animations so easy as doable.
Why you’ll need it?
Options
- Quicker than jQuery – just a few tens of occasions quicker!
- Smoother than CSS – certainly
- 28 predefined Easings – + your individual customized cubic Bezier curves
- Queue of Animations – and chaining animations with jQuery
- Small measurement – one thing about 5 kb in minified model
- Cross-browser code – help IE9+/Firefox/Chrome/Opera/Safari
- No Dependencies – written in pure JS, additionally works with jQuery
Test the Demo
Your suggestions is essential
What prospects are saying:
Changelog
18 February 2016 – model 0.2.1
* Minor adjustments and fixes
11 February 2016 – model 0.2.0
* Preliminary launch