A Web Component to write and render math expressions.
It is developed with Stencil and use Katex to renders the math expressions.
To get started with this Web Component, have a look to its documentation.
To develop and run this Web Component locally, proceed as following:
git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/webcomponents/math
npm install
npm run start
Shout out to Akash Borad for having created this component!
MIT © David Dal Busco and Nicolas Mattia