Docx Parser
A library to render Open Office XML document in modern browser with pure Javascript.
- Written in ECMAScript 2015
- Unzip docx file with zip.js
- Pack and transpile modules with webpack and babel
Features
- Display all text contents with
p
andpre
elements - Support numbering
- Support table
TODOS
- Styles
- Pictures