0.10.3 • Published 2 years ago

mathquill-commonjs v0.10.3

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
2 years ago

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