milo-md2docx

1.8.1 • Public • Published

Helix Markdown to Word

A library that converts markdown to Word documents.

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

Usage

npm install milo-md2docx

Converting Markdown to Docx

just run:

node ./src/cli/convert2docx.js <file>

Where file can either be a single file or directory.

The converter will produce a .docx and also a .docx.md, which is the generated document converted back to markdown. this can be used to check for potential content changes due to conversion.

Readme

Keywords

none

Package Sidebar

Install

npm i milo-md2docx

Weekly Downloads

2

Version

1.8.1

License

Apache-2.0

Unpacked Size

4.54 MB

Total Files

61

Last publish

Collaborators

  • sukamat
  • sarangi
  • nishantkaush
  • jsingler