Skip to main content
Module

x/docxml/mod.ts>Docx#toArchive

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

Create a ZIP archive, which is the handler for .docx files as a ZIP archive.

Returns

ZipArchive