Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

fiduswriter/mathquill-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)