jqmath

0.4.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i jqmath

Weekly Downloads

20

Version

0.4.9

License

MIT

Unpacked Size

208 kB

Total Files

17

Last publish

Collaborators

  • luxp
  • lxp