Skip to content

A typescript library for replacing placeholders in .docx files. Mainly useful when we need to generate large number of documents to print or email to based on dynamic data for each documents.

License

Notifications You must be signed in to change notification settings

anilsambasivan/office-openxml-templater

Repository files navigation

officeopenxml-templater

This is the browser version for docx templater, which helps to define docx templates and replace the ### placeholders now the allowed delimiter is [placeholder];

Example templates are available in 'templates' folder.

steps

yarn install

yarn build for production build

yarn watch for development build

About

A typescript library for replacing placeholders in .docx files. Mainly useful when we need to generate large number of documents to print or email to based on dynamic data for each documents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published