A tutorial about creating simple modal window with an SVG background animated using Snap.svg and javascript.
JS Sequence Diagrams is a simple javascript library to turn text into vector UML sequence diagrams.
flowchart.js draws simple SVG flow chart diagrams from textual representation of the diagram. Also diagrams can be with color view too.
An in-depth tutorial on how to build the ripple effect outlined under Google Material Design's Radial Action specification and combine it with the powers of SVG and GreenSock.
jQuery DrawSVG is lightweight, simple to use jQuery plugin to animate SVG paths.
This plugin uses the jQuery built-in animation engine to transition the stroke
on every <path>
inside the selected <svg>
element, using stroke-dasharray
and stroke-dashoffset
properties.
A simple, responsive carousel with animated SVG paths used as transition effects.
A tutorial about creating full page slider, with animated SVG elements used as transition effects.
Two.js is a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg
, canvas
, and webgl
.
Animate Plus is a performant JavaScript library that helps you animate CSS properties and SVG attributes. Animate Plus is well-suited for quick UI interactions as well as longer animation sequences on both desktop and mobile.
wheelnav.js is an animated navigation menu component, a JavaScript library based on SVG. It can be a pie menu (radial menu, circular menu), tab navigation and more. The library comes with predefined CSS classes for easy styling and supports HTML5 data attributes for proper markup.
A tutorial on how to create a motion blur effect on HTML elements using JavaScript and an SVG blur filter.
Textures.js is a Javascript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization.
svgPathAnimation is a jQuery function for animating SVG multiple path synchronously.
Some inspiration for elastic components with SVG shape animations for enhanced UI interactions.
Snap.svg - the excellent JavaScript SVG library used for animating the SVGs, for modern browsers.
A small collection of dialog effects using CSS animations for your inspiration. Some effects use SVG animations of morphing paths with the help of Snap.svg.