Best jQuery Animation Plugins & Tutorials with Demo

    Animated SVG Frame Slideshow

    Animated SVG Frame Slideshow

    Today we’d like to share an experimental slideshow with you. The idea is to animate an SVG frame while we transition from one slide to another. Using different shapes we can create a variety of frame styles when morphing the SVG path. We are using anime.js for the animations.

    AnimSequence : Simple Animation Controller with Timeline

    AnimSequence : Simple Animation Controller with Timeline

    AnimSequence is a simple lightweight library for high performance animation in a web page, make preparations for each frame and call the frames with optimized timeline for animation.

    Emergence.js : Detect Element Visibility in the Browser

    Emergence.js : Detect Element Visibility in the Browser

    Emergence.js is a lightweight, high-performance JS plugin for detecting and manipulating elements in the browser. It gives the developer the freedom to use their own CSS or JS to determine what happens; whether it’s animation or a change in state. It leverages HTML5 data-* attributes instead of classes for ease and developer clarity. Emergence.js is one of the lightest and most compatible plugins of its kind.

    Pasition : Path Transition with JavaScript

    Pasition : Path Transition with JavaScript

    Pasition is a path transition with little JS code, render to anywhere.

    jQuery Bubble Text : Animated Text Effect Plugin

    jQuery Bubble Text : Animated Text Effect Plugin

    jQuery Bubble Text plugin introduces one animated way of changing text.

    T-Scroll : JavaScript library to Animate Elements on Scroll

    T-Scroll : JavaScript library to Animate Elements on Scroll

    T-Scroll is a JavaScript library for applying animation when an element is visible in the viewport. It is equipped with a handful of options and preset animations.

    Animator.js : Jquery Plugin to support Animate.css

    Animator.js : Jquery Plugin to support Animate.css

    Animator.js is a jquery plugin to support animate.css

    Dynamic Shape Overlays with SVG

    Dynamic Shape Overlays with SVG

    Today we’d like to share another way of achieving morphing page transitions. This time, we’ll generate multiple SVG curves with JavaScript, making many different looking shapes possible. By controlling the individual coordinates of the several layers of SVG paths, the curved shapes animate to a rectangle (the overlay) with a gooey motion. We use some nice easing functions from glsl-easings and by tuning the curve, speed and the delay value, we can generate many interesting effects.

    Moving Letters Animation Effect with AnimeJs

    Moving Letters Animation Effect with AnimeJs

    Here is a collection of some beautiful text letter animation effects with anime.js

    Organic SVG Shape Morph Ideas

    Organic SVG Shape Morph Ideas

    A small set of ideas for organic shape effects. The demos show some ways to use animated SVG morphs interactively on a website, including a menu hover and a content reveal effect.