Skip to content

classtinginc/matheditor

 
 

Repository files navigation

Math Editor

MIT License demo

A rich text editor for scientific content, with Markdown helpers, Mathlive, Geogebra and Excalidraw Extensions. The project aims to make writing publication-quality documents easy and accessible.

Features

  • Rich Text: Text formatting, Copy + Paste Preformatted text, Code syntax highlighting, Insert Images, Tables and Sticky notes.
  • Math: Integrates with Mathlive for writing LaTeX with a Virtual Keyboard.
  • Graph: Integrates with Geogebra for graphing functions and shapes.
  • Sketch: Integrates with Excalidraw for hand-drawn like sketches.

Getting Started

git clone https://github.com/IBastawisi/matheditor.git
cd matheditor
npm install
npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 3.4%
  • CSS 2.9%
  • Other 0.2%