docx-es5

Generate .docx documents with JavaScript (formerly Office-Clippy)

Usage no npm install needed!

<script type="module">
  import docxEs5 from 'https://cdn.skypack.dev/docx-es5';
</script>

README

clippy the assistant

Easily generate .docx files with JS/TS. Works for Node and on the Browser.


NPM version Downloads per month Build Status Dependency Status Known Vulnerabilities Chat on Gitter PRs Welcome

drawing

Demo

Browser

Here are examples of docx being used with basic HTML/JS in a browser environment.

Node

Press endpoint on the RunKit website:

RunKit Instructions

More here and here

How to use & Documentation

Please refer to the documentation at https://docx.js.org/ for details on how to use this library, examples and much more!

Examples

Check the examples section in the documentation and the demo folder for examples.

Contributing

Read the contribution guidelines here.


Made with 💖