build-dxf

JSON →
library 0.1.135 ·javascript
verified Jun 4, 2026

A TypeScript library for programmatically building DXF (Drawing Exchange Format) files, suitable for generating CAD drawings in Node.js or browser environments. Latest version 0.1.135 is actively developed with frequent releases. Key differentiators: supports full DXF entities (lines, circles, arcs, text, polylines, blocks), layers, and custom entities; provides a clean builder API; ships with TypeScript definitions; lightweight with no external runtime dependencies. Alternative to complex DXF generators like dxf-writer with a more modern API.