Skip to content

ibastawisi/matheditor

Folders and files

NameName
Last commit message
Last commit date
Jan 27, 2025
Apr 17, 2024
Mar 2, 2025
Mar 20, 2025
Feb 7, 2024
Mar 20, 2025
Mar 20, 2025
Mar 14, 2025
Jun 2, 2024
Aug 14, 2024
Sep 18, 2022
Apr 8, 2023
Jan 9, 2025
Mar 20, 2025
Mar 20, 2025
Jan 27, 2025
Jul 26, 2023

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