import * as docx from "https://deno.land/x/docx@9.0.2/src/file/xml-components/xmlable-object.ts";
Module
x/docx/src/file/xml-components/xmlable-object.ts
Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Latest