/webcomponents/math/README.md

https://github.com/fluster/deckdeckgo · Markdown · 33 lines · 20 code · 13 blank · 0 comment · 0 complexity · f206c3326688b851f5d735d2497f7017 MD5 · raw file

  1. [![npm][npm-badge]][npm-badge-url]
  2. [![license][npm-license]][npm-license-url]
  3. [npm-badge]: https://img.shields.io/npm/v/@deckdeckgo/math
  4. [npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/math
  5. [npm-license]: https://img.shields.io/npm/l/@deckdeckgo/math
  6. [npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/math/LICENSE
  7. # DeckDeckGo - Math
  8. A Web Component to write and render math expressions.
  9. It is developed with [Stencil](https://stenciljs.com) and use [Katex](https://katex.org/) to renders the math expressions.
  10. ## Table of contents
  11. - [Getting Started](#getting-started)
  12. - [Credits](#credits)
  13. - [License](#license)
  14. ## Getting Started
  15. To get started with this Web Component, have a look to its [documentation](https://docs.deckdeckgo.com/?path=/story/components-math--math).
  16. ## Credits
  17. Shout out to [Akash Borad](https://twitter.com/BoradAkash) for having created this component!
  18. ## License
  19. MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
  20. [deckdeckgo]: https://deckdeckgo.com