[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/JavaSharer/mathjs/master/component.json [Back]  [Original]

{
  "name": "mathjs",
  "version": "3.2.1",
  "description": "Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices.",
  "repo": "josdejong/mathjs",
  "main": "dist/math.min.js",
  "license": "Apache-2.0",
  "keywords": [
    "math",
    "mathematics",
    "functions",
    "numeric",
    "parser",
    "expression",
    "number",
    "bignumber",
    "complex",
    "matrix",
    "unit"
  ],
  "scripts": [
    "dist/math.min.js"
  ]
}

Web Proxy Viewer  |  New URL  |  Original Page