An open API service indexing awesome lists of open source software.

https://github.com/evanw/silvermath.js

A high-quality equation editor for JavaScript
https://github.com/evanw/silvermath.js

Last synced: 9 months ago
JSON representation

A high-quality equation editor for JavaScript

Awesome Lists containing this project

README

          

# equation.js

This will be a high-quality equation editor/renderer in JavaScript. To see the current version, please visit the [demo page](http://evanw.github.com/silvermath.js/).

## Goals

* Cross-platform
* Behaves as close to a regular textbox as possible
* Lightweight (just need one file on the server, no custom fonts or images)
* Modular system for storage formats (MathML/LaTeX) and render targets (Canvas/HTML)