Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -66,7 +66,7 @@
|
||||
<img alt="clippy the assistant" src="http://i60.tinypic.com/339pvtt.png">
|
||||
</p>
|
||||
<p align="center">
|
||||
Generate .docx files with JS/TS very easily, written in TS.
|
||||
Easily generate .docx files with JS/TS.
|
||||
</p>
|
||||
<hr>
|
||||
<p><a href="https://npmjs.org/package/docx"><img src="https://badge.fury.io/js/docx.svg" alt="NPM version"></a>
|
||||
@ -78,10 +78,9 @@
|
||||
<a href="https://github.com/prettier/prettier"><img src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg" alt="code style: prettier"></a>
|
||||
<a href="http://makeapullrequest.com"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a></p>
|
||||
<h1 id="docx">docx</h1>
|
||||
<p><img src="https://thumbs.gfycat.com/ComplexEminentEquine-size_restricted.gif" alt="drawing" width="800"/></p>
|
||||
<h2 id="install">Install</h2>
|
||||
<pre><code class="lang-sh">$ npm install --save docx
|
||||
</code></pre>
|
||||
<p align="center">
|
||||
<img src="https://thumbs.gfycat.com/ComplexEminentEquine-size_restricted.gif" alt="drawing" width="800"/>
|
||||
</p>
|
||||
<h2 id="demo">Demo</h2>
|
||||
<p>Press <code>endpoint</code> on the <code>RunKit</code> website:</p>
|
||||
<p><img src="https://user-images.githubusercontent.com/2917613/38582539-f84311b6-3d07-11e8-90db-5885ae02c3c4.png" alt="RunKit Instructions"></p>
|
||||
@ -103,12 +102,9 @@
|
||||
<h2 id="how-to">How to</h2>
|
||||
<p>Please refer to <a href="https://docx.js.org/">https://docx.js.org/</a> for details on how to use this library, examples and much more!</p>
|
||||
<h2 id="examples">Examples</h2>
|
||||
<p>Check the examples section in the <a href="https://docx.js.org/#/examples">documentation</a> and the <a href="https://github.com/dolanmiu/docx/tree/master/demo">demo folder</a> for examples.</p>
|
||||
<h1 id="contributing">Contributing</h1>
|
||||
<p>Check the <code>examples</code> section in the <a href="https://docx.js.org/#/examples">documentation</a> and the <a href="https://github.com/dolanmiu/docx/tree/master/demo">demo folder</a> for examples.</p>
|
||||
<h2 id="contributing">Contributing</h2>
|
||||
<p>Read the contribution guidelines <a href="https://docx.js.org/#/contribution-guidelines">here</a>.</p>
|
||||
<h1 id="honoured-mentions">Honoured Mentions</h1>
|
||||
<p><a href="https://github.com/felipeochoa">@felipeochoa</a></p>
|
||||
<p><a href="https://github.com/h4buli">@h4buli</a></p>
|
||||
<hr>
|
||||
<p>Made with 💖</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user