README
qrcode-npm
NPM module for qrcode JavaScript library (http://www.d-project.com/qrcode)
Notice that I am not the author of the code, I am just simply creating an npm module out of the great library from Kazuhiko Arase
QRCode Generator for JavaScript
<script type="module">
import qrcodeNpm from 'https://cdn.skypack.dev/qrcode-npm';
</script>
NPM module for qrcode JavaScript library (http://www.d-project.com/qrcode)
Notice that I am not the author of the code, I am just simply creating an npm module out of the great library from Kazuhiko Arase