/mathlive

Beautifully typeset math made easy

Primary LanguageJavaScriptMIT LicenseMIT

MathLive is a Javascript library to render and edit math.

It is fast, small and provides TeX-quality typesetting with an easy to use interface for math editing. Try it at mathlive.io!

Build Status

The popover panel The command bar panel
The Loop Equation

How To Use MathLive

You can use MathLive to simply render math equations by adding a few lines to your web page. You can also incorporate a “math field” to edit math just like you would edit text. With some of the more advanced APIs, you can interact with the math field, including extracting its content, inserting placeholders and more.

How You Can Help

  • Something wrong? Got ideas for new features? Write up an issue. Read about Contributing and follow our Code of Conduct
  • Want to use MathLive in your web page? The Usage Guide has all the details.
  • Want to contribute some code for an issue or a feature? Read the Contributor Guide and the docs. Looking for inspiration? Pick one of those open issues for beginners

More Questions?

License

This project is licensed under the MIT license. For more information, see the license file.