Animation

OriDomi - Fold up DOM elements like paper

OriDomi is a javascript library for folding up HTML DOM elements.   OriDomi - Features: zero dependencies fully responsive sizing works with media queries ~20k minified animation queueing iOS compatible touch & mouse handlers fluent interface animation callbacks optional jQuery plugin  

svg.js - A lightweight library for manipulating and animating SVG

svg.js is a lightweight library for manipulating and animating SVG. It has no dependencies and aims to be as small as possible. With svg.js you have all the power of vector graphics at pocket size.   svg.js - Features: easy readable uncluttered syntax very small, about 11k gzipped animations on size, position, transformations, color, ... painless extension thanks to the modular structure various useful plugins available unified api between shape types with move, size, center, ... bindin

jQuery Transit - Super-smooth CSS3 transformations and transitions for jQuery

jQuery Transit is a plugin to help you do CSS transformations and transitions in jQuery. The transitions will happen much smoother than if you were to use jQuery's default .animate().  

jQuery++ - jQuery's missing utils and special events

jQuery++ provides jQuery's missing utils and special events. It is a MIT licensed collection of extremely useful DOM helpers and special events for jQuery 1.8 and later. It's not a UI project like jQuery UI. Instead, this plugin is all about providing low-level utilities for things that jQuery doesn’t support.    jQuery++ has the following plugins: DOM HELPERS - faster and easier DOM manipulation with:  jQuery.animate - animate using CSS animations  jQuery.compare - compare element documen

iView - easy to use jQuery image slider

iView is easy to use jQuery image slider with animated captions, responsive layout and HTML Elements like (Video, iFrame) slider. Easily add unlimited number of slides and captions. Use it as image slider, image gallery, banner rotator, banner ads, or even presentation.   iView - Features: jQuery Capabilities. Responsive down to mobile (applies for slider area and images). Touch gestures navigation for iOS, Android and other touch devices. Highly Flexible and Customizable. Highly User Int

Sequence - The Responsive Slider with Advanced CSS3 Transitions

Sequence is a CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications. It provides the complete functionality for a website slider without forcing you to use a set theme. In fact, Sequence has no in-built theme, leaving you complete creative control to build a unique slider using only CSS3 -- no jQuery knowledge required!   Sequence - Features: Unique transition styles created using CSS3 Supports all modern browsers Gracefully degra

Reel - The premier 360° solution for jQuery

Reel is an established and the most versatile three-sixty player for jQuery. Teaches your ordinary image tag some new tricks turning it into a gorgeous interactive 360° object movie, panorama or stop-motion animation. Reel is the premier alternative to Flash, Java or Quicktime and is trusted by government agencies and big brands like BMW, Nikon, O2, Blackberry or The New York Times.    Reel - Features: Modes covering beyond usual 360° span. Animated rotation and inertial motion. In-scene an

Square Menu - Square-like Menu Animation for Website using jQuery and CSS3

Square Menu creates a square-like menu animation for website using jQuery and CSS3.  

onScreen - A jQuery plugin that does stuff to elements when they enter or leave the viewport

onScreen is a jQuery plugin that does stuff when the matched elements are visible (as inside the viewport).   The basic form $('element').onScreen(); will only toggle the onScreen class on the matched elements. This is optimal for CSS animations. You can set the tolerance parameter and allow the elements to enter the viewport certain amount of pixels before doing anything.   onScreen also has two methods called doIn() and, obviously, doOut() that will execute when the matched elements enter

SlipHover - Apply direction aware hover animation to elements

SlipHover is a jQuery plugin that applies direction aware 2D/3D hover animation to images or any other elements.