/webcomponents/qrcode/README.md

https://github.com/fluster/deckdeckgo · Markdown · 28 lines · 17 code · 11 blank · 0 comment · 0 complexity · 0dc09db753451c49ada3dfffd659822e 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/qrcode
  4. [npm-badge-url]: https://www.npmjs.com/package/@deckdeckgo/qrcode
  5. [npm-license]: https://img.shields.io/npm/l/@deckdeckgo/qrcode
  6. [npm-license-url]: https://github.com/deckgo/deckdeckgo/blob/main/webcomponents/qrcode/LICENSE
  7. # DeckDeckGo - QR Code
  8. This component is the QR code generator of [DeckDeckGo].
  9. It is developed with [Stencil](https://stenciljs.com) and use the project [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) from [Kazuhiko Arase](https://github.com/kazuhikoarase) to generate the QR codes.
  10. ## Table of contents
  11. - [Getting Started](#getting-started)
  12. - [License](#license)
  13. ## Getting Started
  14. To get started with this Web Component, have a look to its [documentation](https://docs.deckdeckgo.com/?path=/story/components-qr-code--qr-code).
  15. ## License
  16. MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
  17. [deckdeckgo]: https://deckdeckgo.com