Skip to content

Latest commit

 

History

History
 
 

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

src

This directory contains all the source files for MathLive.

  • src/public: The TypeScript declaration files for the public API
  • src/core: The rendering engine that parses Latex and turns it into HTML markup
  • src/editor: The interactive component of MathLive that deals with keyboard and pointer input and all the UI to edit a formula (virtual keyboard, speech, etc...)
  • src/addons: Miscellaneous