News

DXF parser for node/browser. Uses several ES6 features in the source code (import, classes, let, const, arrows) but is packaged using babel so you can use it legacy JS environments. Version 2.0 is a ...
Version 4.x is in progress and the aim is to use native SVG elements where possible, e.g. <circle />, <ellipse /> etc. 4.0 introduces the <circle /> element. At this point in time, the important ...
Scalable Vector Graphics (SVG) is an XML-based image format for two-dimensional diagrams. Made up of vectors, SVG enable image and behavior manipulation through a versatile XML-based format that can ...