Angular directive for a QR Scanner. It is the angular version of html5-qrcode and uses jsqrcode.
<qr-scanner ng-success="onSuccess(data)" width="400" height="300"></qr>
Remember download the submodules!
$ git submodule init
$ git submodule update
The MIT License
Copyright (c) 2013 Sembrestels