<h3><strong>IQB-MathLive</strong>a Fork of [Mathlive](https://github.com/arnog/mathlive)</h3>
<h1>A Web Component for Math Input</h1>

From the original [Mathlive](https://github.com/arnog/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';
```

## 📃 License

This project is licensed under the [MIT License](LICENSE.txt).
