gdsestimating / dxf-parser

A javascript parser for DXF files. It reads DXF file strings into one large javascript object with more readable properties and a more logical structure.
MIT License
454 stars 140 forks source link

I decided this repo was dead and created a new parser repository. #116

Open dotoritos-kim opened 7 months ago

dotoritos-kim commented 7 months ago

dxf-json npm package

It is a dxf parsing library that aims for no data loss, URL fetch, large-capacity stream parser, and wide coverage. And it is type-safe.

If you want to continue the cause or are interested, please take a look at this repo!