README
dxf-parser-writer
Write dxf files back out from the json representation provided by dxf-parser
Usage
npm ci
npm run build
node build/main/dxf_json_writer.js ./data/01.mod.json
Write dxf files back out from the json representation provided by dxf-parser
<script type="module">
import dxfParserWriter from 'https://cdn.skypack.dev/dxf-parser-writer';
</script>
Write dxf files back out from the json representation provided by dxf-parser
npm ci
npm run build
node build/main/dxf_json_writer.js ./data/01.mod.json