- Home
- Internet Scripts
- Royalty Free Javascript
- Smooth Animate - Make your Animations Really Smooth
Smooth Animate - Make your Animations Really Smooth
By : Like-A-Pro Published on Thursday, February 18, 2016,21:31:07 in Royalty Free Javascript
What is SmoothAnimate?
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.
It’s even faster than CSS animations!
How it works and why it is faster than jQuery?
Quite simply, because it works through requestAnimationFrame and written in pure JavaScript, that makes your animations so smooth as possible.Why you’ll want it?

Features
Check the Demo

Your feedback is important

What customers are saying:

Changelog
18 February 2016 – version 0.2.1* Minor changes and fixes11 February 2016 – version 0.2.0
* Initial release