Typescript and jsQR – Howto read QR codes into Aurelia webapps
Reading QR codes into your JavaScript webapp and handling the stored data is pretty easy with the Library jsQR. But how to integrate this Javascript Library with an Aurelia webapp using TypeScript? Pretty easy too! We will show you how it is done.