jqmath
v0.4.9
Published
a JavaScript module for symbolic expressions, e.g. formatted mathematical formulas
Downloads
51
Readme
jqMath
A JavaScript module for symbolic expressions, e.g. formatted mathematical formulas.
The official site is http://www.mathscribe.com/author/jqmath.html
Installation
npm install --save jqmath
Usage
import {parseMath, M} from 'jqmath'
parseMath(document.body)
Examples
Development Setup
npm install
npm run build
License
Copyright (c) 2016-present, Xianpo (Alan) Lu