Sergio Mendonça 5552f9d834 The page number type attribute of the sections was always been created, leading Word to always reset page numbers to zero in new sections.
The page number type DECIMAL is already the default in Word, there is no need to force this to be the default option in the default section, like it was.
2018-11-09 09:13:27 -02:00
2018-09-14 02:44:47 +01:00
2018-10-23 20:03:29 +01:00
2018-11-08 11:09:09 +01:00
2018-09-12 21:19:33 +01:00
2017-12-20 01:40:52 +00:00
2018-10-26 20:11:40 +01:00
2017-04-16 00:04:29 +01:00
2018-08-31 11:25:05 -04:00
2018-11-02 03:00:07 +00:00
2018-02-10 17:56:52 +00:00
2018-10-26 20:30:42 +01:00
2016-03-26 23:43:57 +00:00
2018-10-26 20:22:33 +01:00
2018-08-21 20:59:20 +01:00
2018-10-26 20:11:40 +01:00

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 codecov

drawing

Demo

Browser

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

Here is an example of docx working in Angular:

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 💖

Description
Languages
TypeScript 100%