Segment – A little JavaScript class to draw and animate SVG path strokes
Segment is a little JavaScript class – 2kb (without dependencies) to draw and animate SVG path strokes. The advantages of using Segment is that you can animate the transition from one segment to another, define …