Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/utilities/tests.ts>archive

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
function archive
import { archive } from "https://deno.land/x/docxml@4.0.8/src/utilities/tests.ts";

Get a Archive instance for a given file. The file name is absolute from the project directory.

Parameters

archiveLocation: string