Giter VIP home page Giter VIP logo

mathlive's Introduction

math live

MathLive

A Web Component for Math Input

Maintenance GitHub license

MathLive is a powerful web component that provides an easy-to-use interface for editing math formulas. With over 800 built-in LaTeX commands, MathLive enables beautiful, TeX-quality typesetting. It's designed for mobile devices with an extensive set of virtual keyboards for math input, and is also compatible with screen readers, including custom math-to-speech support for improved accessibility. In addition, MathLive outputs to LaTeX, MathML, ASCIIMath, and MathJSON formats, making it incredibly versatile. And the best part? It's easy to customize to your needs!

The popover panel A Virtual Keyboard
The Loop Equation

๐Ÿš€ Getting Started

Using MathLive is easy! Simply add a <math-field> tag to your page, and it works just like a <textarea> or <button> element. You can manipulate the mathfield using methods of the element and listen for events to be notified when its internal state changes.

<!DOCTYPE html>
<html lang="en-US">
  <body>
    <math-field>f(x)=</math-field>
    <script src="https://unpkg.com/mathlive"></script>
  </body>
</html>

Documentation

MathLive has an extensive set of documentation to help you get started, including guides on interacting with a mathfield, customizing it, executing commands, defining custom LaTeX macros, managing inline and keyboard shortcuts, controlling speech output, and displaying static math formulas. You can find all of these guides on the MathLive website.

In addition to the guides, you can also find reference documentation of the MathLive API on the MathLive SDK page.

Related Projects

MathJSON (on GitHub)
A lightweight data interchange format for mathematical notation.
Compute Engine (on GitHub)
The CortexJS Compute Engine performs calculations on MathJSON expressions
Cortex (on GitHub)
Cortex is a programming language for scientific computing

Contact Us

๐Ÿ“ƒ License

This project is licensed under the MIT License.

mathlive's People

Contributors

arnog avatar dependabot-preview[bot] avatar nsoiffer avatar physedo avatar wildyellowfin avatar manstie avatar dannygreg avatar mgreminger avatar alexprey avatar stefnotch avatar gunnarmein-ts avatar caleb-flores avatar greenkeeper[bot] avatar mildlyincompetent avatar dependabot[bot] avatar rpdiss avatar zahara-nour avatar kydyralin avatar khazuar avatar acegentile avatar paulmasson avatar soroushj avatar bengolds avatar zeyad-ahmad-aql avatar jboxman avatar tom-s avatar leerobert avatar eds007 avatar spirobel avatar neokazemi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.