JSPM

  • Created
  • Published
  • Downloads 45075
  • Score
    100M100P100Q149719F
  • License MIT

Beautifully typeset math made easy

Package Exports

  • mathlive/dist/mathlive.core.css
  • mathlive/dist/mathlive.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mathlive) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.