New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

commonform-docx

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commonform-docx

render Common Forms in Office Open XML (Microsoft Word .docx format)

latest
Source
npmnpm
Version
10.0.0
Version published
Maintainers
1
Created
Source

commonform-docx

render Common Form objects in Office Open XML (Microsoft Word .docx format)

The exported function takes three arguments:

  • a Common Form

  • an Array of fill-in-the-blank values

  • an options Object

The options object must contain:

It may contain:

  • a title property whose value is a string

  • an version property whose value is a string

  • a hash property whose value is true or false

  • a markFilled property whose value is true or false

The function returns a JSZip Object primed with .docx document data.

Keywords

Microsoft Office

FAQs

Package last updated on 26 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts