Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/classes/Archive.ts>Archive#readXml

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

Parameters

location: string

Returns

Promise<Document>