New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jqmath

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jqmath

a JavaScript module for symbolic expressions, e.g. formatted mathematical formulas

latest
Source
npmnpm
Version
0.4.9
Version published
Maintainers
2
Created
Source

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

Keywords

jqmath

FAQs

Package last updated on 22 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts