JavaScript QR Code Reader
I'm doing a bit of preliminary research on an upcoming project and I have a quick question that I figure I'll throw up here while I ...

https://iskablogs.blogspot.com/2014/05/javascript-qr-code-reader.html
I'm doing a bit of preliminary research on an upcoming project and I have a quick question that I figure I'll throw up here while I look elsewhere, in case anyone has any experience with this.
The question is simple: is it possible to read a QR code using JavaScript? Is there a remote service to which I can pass a bitmap object from a camera and do it that way? Are there currently any libraries