sumimakito / Awesome-qr.js

An awesome QR code generator written in JavaScript.
https://www.bitcat.cc/webapp/awesome-qr/index.html
Apache License 2.0
1.67k stars 251 forks source link

Demo Sample Code Please :) #52

Open vmodha opened 3 years ago

vmodha commented 3 years ago

I love your script a lot, I've tried it on https://www.bitcat.cc/webapp/awesome-qr/index.html and it works very well.

I've noticed that one I keep getting a lot of errors 'awesomeQR' and more (awesomeQRCode doesnt work either even after importing the gif.js and require.js).

The script you have on bitcat works but is using a totally different awesome-qr.js than what is on github /dist/awesome-qr.js ?

url to awesome-qr.js used by bitcat: https://www.bitcat.cc/webapp/awesome-qr/awesome-qr.js

Please could we get some kind of sample script that shows the code working? This would be incredible and make my life easier?

Thank you so much <3