Wout Fierens is announcing that svg.js with version number 2.0.1 is already available to download.
What is svg.js ?
svg.js is A fully-featured JavaScript library for manipulating SVG files (Scalable Vector Graphics), complete with support for animations as well .
While the SVG standard has been out for some years, it has not reached wide-spread adoption yet.svg.js brings the support needed to actually make the SVG format usable on a Web page.The library sets up a simple API which can be used to manipulate and animate SVGs in a much more easier manner.Support for mobile browsers and devices is included with svg.js.Documentation is included with the download package.
This is changelog for svg.js version 2.0.1 :
- Added UMD support
You can read the complete changelog and also download this latest version on their homepage: svgjs.com