Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/docxml/src/Docx.ts>Docx#fromXml

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
method Docx.prototype.fromXml
import { Docx } from "https://deno.land/x/docxml@3.0.1/src/Docx.ts";

Parameters

xml: string
props: PropsGeneric