SVG paths with Paths.js

added by JavaScript Kicks
9/22/2014 9:13:19 AM

342 Views

This library helps generating SVG paths with a high level API. These paths can be then used together with a template engine such as Mustache or Handlebars to display SVG graphics in the browser. If instead of a static template engine, you use a data binding library, such as Ractive.js, Angular or Facebook React, you get animated graphics for free.


0 comments