jagruti181 / angular-qr-scanner-master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-qr-scanner

Angular directive for a QR Scanner. It is the angular version of html5-qrcode and uses jsqrcode.

Usage

<qr-scanner ng-success="onSuccess(data)" width="400" height="300"></qr>

Remember download the submodules!

$ git submodule init
$ git submodule update

License

The MIT License

Copyright (c) 2013 Sembrestels

About

License:MIT License