Walkaway.js - An easy way to animate simple SVG elements

added by JavaScript Kicks
11/3/2014 3:05:07 PM

327 Views

An easy way to animate SVG images consisting of line and path elements. Create a new `Walkway` instance with a supplied options object. When you want to start animating call `.draw` on the returned instance providing an optional callback that will be called when drawing is complete.


1 comments

Bob Senoff
11/4/2014 12:03:26 AM
Hey @johnbhartley. You're always looking for animation stuff.