Skip to main content
Module

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

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

Get the text contents of a file in a ZIP archive. The archive location is absolute from the project directory. The file location is absolute from the ZIP root.

Parameters

archiveLocation: string
fileLocation: string