Skip to main content
Module

x/docxml/src/Api.ts

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
import * as docxml from "https://deno.land/x/docxml@2.4.2/src/Api.ts";

Classes

The top-level configuration API for creating a new transformation of your XML input to a valid OOXML .docx file. Its properties and methods provide convenient access to registering transformation rules (Api.match) or more fine-grained control of the contents of the DOCX.