An open API service indexing awesome lists of open source software.

https://github.com/mikewesthad/docxtemplater-link-module-working-demo

A working demo of how to use docxtemplater-link-module with docxtemplater v2
https://github.com/mikewesthad/docxtemplater-link-module-working-demo

Last synced: about 2 months ago
JSON representation

A working demo of how to use docxtemplater-link-module with docxtemplater v2

Awesome Lists containing this project

README

        

# Working demo of docxtemplater-link-module with docxtemplater v2

[docxtemplater-link-module](https://github.com/sujith3g/docxtemplater-link-module) only works with an old version of [docxtemplater](https://github.com/open-xml-templating/docxtemplater#readme). Links are pretty essential to docx templating, so I decided to share a working demo for others to more easily follow.

The relevant docs:

- [docxtemplater v2.1.5](https://docxtemplater.readthedocs.io/en/v2.1.5/syntax.html)
- [docxtemplater-link-module](https://github.com/sujith3g/docxtemplater-link-module)

## Installing

```
npm install
```

## Running

```
npm run dev
```

This will start a client-side app running on localhost:1234 which has a download button that fills in a link in at a docx template.