2.0.0-beta2 • Published 7 years ago

mathjax-editor-keyboard v2.0.0-beta2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

MathJax Editor Keyboard

A keyboard for MathJax Editor.

Usage

Include MathJax in your page, then include MathJax Editor Keyboard build file from dist/, or install it through npm: npm install mathjax-editor-keyboard.

<textarea id="myEditor"></textarea>
const editor = new MathJaxEditorKeyboard('#myEditor')

See the api on MathJax Editor documentation, as this editor simply extends it.

Browser Support

Tested on recent Chrome, Firefox and Internet Explorer 9 with babel-polyfill and flexibility.js.

License: MIT

2.0.0-beta2

7 years ago

2.0.0-beta

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago