JSPM

docx-dotx-hf-fix

7.4.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q29496F
  • License MIT

Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser. Fork from the awesome docx package with a single dirty fix applied.

Package Exports

  • docx-dotx-hf-fix
  • docx-dotx-hf-fix/build/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (docx-dotx-hf-fix) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

This is a fork of the awesome docx with a dirty hotfix applied to the dotx templates utilization as of version 7.4.1. Makes the package insert headers and footers from the template into the document sections if none are specified.

DO NOT USE IT - USE THE ORIGINAL PACKAGE INSTEAD