Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/mathquill
Make mathquill to umd package.
https://github.com/afeiship/mathquill
editor katex latex math mathquill
Last synced: 15 days ago
JSON representation
Make mathquill to umd package.
- Host: GitHub
- URL: https://github.com/afeiship/mathquill
- Owner: afeiship
- License: mit
- Created: 2021-01-15T09:11:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T01:13:50.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T10:23:01.347Z (about 1 month ago)
- Topics: editor, katex, latex, math, mathquill
- Language: JavaScript
- Homepage:
- Size: 2.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# mathquill
> Make mathquill to umd package.[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]## installation
```shell
npm install @jswork/mathquill
```## resources
- https://github.com/mathquill/mathquill/issues/658## license
Code released under [the MIT license](https://github.com/afeiship/mathquill/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/mathquill
[version-url]: https://npmjs.org/package/@jswork/mathquill[license-image]: https://img.shields.io/npm/l/@jswork/mathquill
[license-url]: https://github.com/afeiship/mathquill/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/mathquill
[size-url]: https://github.com/afeiship/mathquill/blob/master/dist/mathquill.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/mathquill
[download-url]: https://www.npmjs.com/package/@jswork/mathquill