Skip to content

ibastawisi/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