mathquill-jquery
v0.0.2
Published
Mathquill bundled with jQuery
Downloads
18
Readme
mathquill-jquery
MathQuill bundled with jQuery. This allows you to depend on this package without having to expose jQuery to the window object.
To use, simply call it like this:
import MathQuill from "mathquill-jquery"
const MQ = MathQuill.getInterface(2)