Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 431 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 431 Bytes

math-input

A React math input field, with a material design feel. Uses Mathquill.

install

npm|yarn install

demo

cd demo 
../node_modules/.bin/webpack-dev-server --hot --inline

test

npm|yarn test

Using in another app

We expose the jsx directly, so you'll need to update your build pipeline to build from src.