Skip to content

skhan02/mathjax-editor-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A keyboard for MathJax Editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published