Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/transpect/docx_modify-lib


https://github.com/transpect/docx_modify-lib

docx msword ooxml word

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# docx_modify-lib

A library to manipulate docx files by applying an XSLT transformation to its single-root tree (all the zip archive’s XML files
under a single root element). The library then takes care of re-serialization and zipping of the transformed content.
Needs a front-end project that pulls in the required libraries, an XML catalog, etc.