For any web project, if it is only the animations we need, wouldn't it be nice to use a lightweight framework rather than a complete and big-sized one?

jsMorph is a standalone JavaScript animation framework which can manipulate stylings of multiple HTML elements.

The framework automatically detects start positions, converts units, adjusts rendering speed and corrects time leaks for smoother rendering experience.

jsMorph

It is only 2.3kb, chainable, well-documented (supported with examples) and works pretty fast (with an optimized browser rendering buffer usage).

And, there is a queuing system which allows morphing multiple items.

WebResourcesDepot Feed