deSVG

deSVG 1.0

deSVG works by scanning a page's HTML for any SVG image file embedded via a classic <img> tag.Since few know that you can actually embed SVG graphics via their very own <svg> tag, this library tries to correct this behavior by...

SVGeezy

SVGeezy 1.0.0

SVG allows developers to embed resolution independent vector graphics on a Web page.The standard is well known and has become a darling in the Web Development Community, being widely used in today's fragmented desktop and mobile market.Unfortunately, even...