docx-officegen
Version:
This module can generate Office Open XML files for Microsoft Office 2007 and later. Also the output is a stream and file, not dependent on any output tool. This module should work on any environment that supports Node.js 10.3.0 or later including Windows.
1 lines • 48 B
text/typescript
export { default as Docx} from './classes/Docx';