advanced-html-to-docx 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
html-to-docx
|
|
1
|
+
advanced-advanced-html-to-docx
|
|
2
2
|
============
|
|
3
3
|
|
|
4
|
-
html-to-docx converts HTML content to a DOCX file. It runs in Node.js and produces a buffer/blob that you can write to disk.
|
|
4
|
+
advanced-html-to-docx converts HTML content to a DOCX file. It runs in Node.js and produces a buffer/blob that you can write to disk.
|
|
5
5
|
|
|
6
6
|
## Installation
|
|
7
7
|
|