A web component for math input based on github.com/arnog/mathlive
npm install @iqb/mathliveFrom the original Mathlive project we removed the following features:
- The speech engine
- Sound effects
- Font folder detection
- The ability to load fonts from a URL
- The sandboxed mode
npm install @iqb/mathlive
``javascript``
import '@iqb/mathlive';
This project is licensed under the MIT License.