dxftojson

0.1.12 • Public • Published

dxftojson

NPM version NPM downloads Build status

convert dxf file into json format

Getting started

install package

const dxftojson = require('dxftojson');
 
dxftojson('./sample/file2.dxf' , 'out.json')
.then(result=>{
    return result;  
})
 

Readme

Keywords

none

Package Sidebar

Install

npm i dxftojson

Weekly Downloads

1

Version

0.1.12

License

MIT

Unpacked Size

190 kB

Total Files

35

Last publish

Collaborators

  • zoossone
  • kimsy
  • comsamo
  • n0roo