word-math
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

This is an extended version of npm package "word" to convert OMML to MathML in docx files.

Usage

const word = require("word-math")

const data = word.readFile("file/path/here.docx")

console.log(data.html)

Package Sidebar

Install

npm i word-math

Homepage

wordjs.com/

Weekly Downloads

2

Version

0.1.0

License

Apache-2.0

Unpacked Size

190 kB

Total Files

108

Last publish

Collaborators

  • huwngnosleep