cordova - Javascript QR code reading libraries -


i wish use qr codes in phonegap-based mobile app. there several ways generate qr codes using javascript. i'm using jerome etienne's jquery-based solution.

i'm looking pure javascript solution or set of phonegap plugins camera-enabled platforms read qr encoded data in image.

so far i've found a demo lazarsoft. there other solutions?

this current go library barcode scanning: https://github.com/wildabeast/barcodescanner

now official cross-platform barcodescanner cordova / phonegap https://github.com/phonegap/phonegap-plugin-barcodescanner


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -