@deckdeckgo/qrcode

A Web Component to generate QR code

Usage no npm install needed!

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

README

npm license

DeckDeckGo - QR Code

This component is the QR code generator of DeckDeckGo.

It is developed with Stencil and use the project qrcode-generator from Kazuhiko Arase to generate the QR codes.

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/qrcode
npm install
npm run start

License

MIT © David Dal Busco and Nicolas Mattia