Launching today

svgpen
A canvas-like API for SVG
3 followers
A canvas-like API for SVG
3 followers
svgpen provides a canvas-like API for working with Scalable Vector Graphics (SVG). It aims to simplify SVG manipulation by offering a more programmatic approach, similar to the HTML5 Canvas API, but generating SVG elements instead of rasterized images. This allows developers to create and manipulate SVG graphics using JavaScript with less verbosity than raw SVG DOM manipulation. Key Features - Canvas-like API - Real DOM Output - Efficient Updates - Lightweight - Programmability
