openmath-js
Implementation of (most of) the OpenMath Standard in JavaScript
To get started:
Import this into your site like so:
Or install it from npm like so:
npm install openmath-js
Then see the API Reference page for what to do next.
Repository contents
- Source code, in Literate CoffeeScript
- Compiled and minified JavaScript from a CDN that you can import directly into your projects from that URL
Documentation
See our documentation site here.