math-text-editor
v0.1.6
Published
Math Text Editor is a customizable React.js component that offers a rich text editing experience with native support for mathematical notation. It combines the power of ReactQuill for text editing, MathLive for mathematical typesetting , and KaTeX for ren
Downloads
9
Readme
Math Text Editor
Math Text Editor is a customizable React.js component that offers a rich text editing experience with native support for mathematical notation. It combines the power of ReactQuill for text editing, MathLive for mathematical typesetting , and KaTeX for rendering math expressions.
Features
- Rich text editing with familiar text formatting options.
- Seamless rendering of mathematical notation using MathLive and KaTeX.
- Customizable toolbar with options to include mathematical symbols and special formatting for equations and formulas.
Installation
You can install the package using npm or yarn:
npm install math-text-editor
# or
yarn add math-text-editor
Live demo
https://math-text-editor.vercel.app