PaulKinlan / qrcode

The best web based QR Code reader on the web
https://qrsnapper.com/
Apache License 2.0
363 stars 489 forks source link

Look to remove processingFrame global #50

Open PaulKinlan opened 5 years ago

PaulKinlan commented 5 years ago

We now have async await which means that we could possibly remove the processingFrame global because we just don't need to schedule a requestAnimationFrame