Implementation of (most of) the OpenMath Standard in JavaScript
To get started:Import this into your site like so:
<script src='https://cdn.jsdelivr.net/npm/openmath-js@1/openmath.js'></script>
Or install it from npm like so:
npm install openmath-js
Then see the API Reference page for what to do next.
To develop:Edit the main source file openmath.js
and its tests openmath.test.js
.
Run tests with npm run test
.
Update docs in the docs/
subfolder.
Build them into the site/
folder with npm run docs
.
See our documentation site here.
LicenseRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4