html-docx-js
Version:
Converts HTML documents to DOCX in the browser
9 lines (8 loc) • 465 B
text/xml
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">
<Default Extension="rels" ContentType=
"application/vnd.openxmlformats-package.relationships+xml" />
<Override PartName="/word/document.xml" ContentType=
"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml"/>
<Override PartName="/word/afchunk.mht" ContentType="message/rfc822"/>
</Types>