I tried using online DXF to SVG converter, but I was not satisfied with result, because text were converted to paths, that's why they were not directly readable in SVG code and DOM elements. Dashed ...
As commented in other issue, DXF/ SVG conversion is referring to convert.deepnest.io URL. We need offline support and I have implemented DXF -> SVG yet using kabeja thanks to author comment, but ...