Files
docx-js/README.md
2018-08-04 04:03:08 +01:00

3.0 KiB

clippy the assistant

Generate .docx files with JS/TS very easily, written in TS.


NPM version Downloads per month Build Status Dependency Status Known Vulnerabilities Chat on Gitter code style: prettier PRs Welcome

docx

Install

$ npm install --save docx

Demo

Press endpoint on the RunKit website:

RunKit Instructions

Run demos locally:

$ npm run demo

This command will run the demo selector app in the demo folder. It will prompt you to select a demo number, which will run a demo from that folder.

How to

Please refer to 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.

Honoured Mentions

@felipeochoa

@h4buli


Made with 💖