@deckdeckgo/math

A Web Component to write and render math expressions

Usage no npm install needed!

<script type="module">
  import deckdeckgoMath from 'https://cdn.skypack.dev/@deckdeckgo/math';
</script>

README

npm license

DeckDeckGo - Math

A Web Component to write and render math expressions.

It is developed with Stencil and use Katex to renders the math expressions.

Table of contents

Getting Started

To get started with this Web Component, have a look to its documentation.

Develop

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

Credits

Shout out to Akash Borad for having created this component!

License

MIT © David Dal Busco and Nicolas Mattia