@accordproject/markdown-docx

0.16.22 • Public • Published

DOCX Transformer

Use DocxTransformer to transform a Microsoft DOCX file to a CiceroMark DOM.

Installation

npm install @accordproject/markdown-docx --save

Usage

const DocxTransformer = require('@accordproject/markdown-docx').DocxTransformer;
docxTransformer = new DocxTransformer();
const json = docxTransformer.toCiceroMark(docxInput, 'json');

License

Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

© 2017-2019 Clause, Inc.

Dependencies (2)

Dev Dependencies (28)

Package Sidebar

Install

npm i @accordproject/markdown-docx

Weekly Downloads

57

Version

0.16.22

License

Apache-2.0

Unpacked Size

1.8 MB

Total Files

7

Last publish

Collaborators

  • mttrbrts
  • dselman
  • dianalease