JavaScript & CSS SVG Path Animation
Morphing Between SVG Shapes With JavaScript – morpher
Just another JavaScript plugin for SVG path animation that morphs an SVG shape to another when triggered.
SVG Path Animation with Pure JavaScript – Segment.js
Segment.js is a lightweight JavaScript library used to draw and animate the stroke on every path inside the selected svg element.
Lightweight JavaScript For SVG Path Animations – Cobrasvg
Cobrasvg.js is a lightweight and easy-to-use JS library that uses stroke’s dashoffset and dasharray attributes to SVG path animations.