jonknowles / mammoth.js

Convert Word documents (.docx files) to JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.docx to .json utility

This is a fork of mammoth js to allow for parsing of a docx file directly to json.

Usage

npm install

node index.js

Change the output and input targets in index.js or reduce the object returned from convert however you want

About

Convert Word documents (.docx files) to JSON

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 99.4%Language:HTML 0.3%Language:CSS 0.2%Language:Makefile 0.1%