Skip to content

Someday, graspablemath.com will use https://github.com/luxp/mathquill-webpack again, but for now, we need to cherry-pick https://github.com/jquery/jquery/pull/4354 until that change is published in the new version of jquery. (It is planned to go in jquery version 3.4.1)

Notifications You must be signed in to change notification settings

graspable/mathquill-webpack

 
 

Repository files navigation

mathquill-webpack

A release mirror for easier mathquill installation with npm and webpack

usage

  • First install
$ npm install https://github.com/luxp/mathquill-webpack.git
  • Then import Mathquill into your project
  import MathQuill from 'mathquill';

For MathQuill usage documentation, you can read the official document https://github.com/mathquill/mathquill

About

Someday, graspablemath.com will use https://github.com/luxp/mathquill-webpack again, but for now, we need to cherry-pick https://github.com/jquery/jquery/pull/4354 until that change is published in the new version of jquery. (It is planned to go in jquery version 3.4.1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 3.2%