0.4.9 • Published 6 years ago

jqmath v0.4.9

Weekly downloads
15
License
MIT
Repository
github
Last release
6 years ago

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

MIT

Copyright (c) 2016-present, Xianpo (Alan) Lu

0.4.9

6 years ago

0.4.8

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.3

7 years ago