JavaScript & CSS SVG
SVG Based Drawing Board – scribby.js
A tiny JavaScript SVG drawing library that allows you to draw any graphic (like a signature) on an SVG element and export it as JSON or base64/SVG/PNG image.
SVG Drawing JavaScript Library – svg-pen-sketch
SVG Morphing Animation In JavaScript – Shapeshifter.js
Shapeshifter.js is a JavaScript library to create SVG morphing animations by transforming SVG polygons into each other.
Animated SVG Based Wheel Menu – wheelnav.js
wheelnav.js is a JavaScript library that lets you create animated, SVG based wheel navigation menus using Raphaël.js.
Animate Any Element Along An SVG Path – Meanderer.js
Create Creative Underlines Using SVG Path Animations – Underliner.js
Underliner.js is a small script which applies creative, animated underlines to elements on hover by using JavaScript and SVG path animations.
Morphing Between SVG Shapes With JavaScript – morpher
Just another JavaScript plugin for SVG path animation that morphs an SVG shape to another when triggered.
Creating A Flexible Flat Donut Chart with JavaScript and SVG – circleDonutChart
circleDonutChart is a standalone JS library for drawing animated, flexible and flat styled donut charts using SVG objects.
Basic SVG Path Manipulation Library – SVGRoad
SVGRoad is a really small SVG manipulation library which enables you to easily and quickly set the stroke-dasharray and stroke-dashoffset attributes in percentage.