# cordova-plugin-qrscanner **Repository Path**: git_zhanglong/cordova-plugin-qrscanner ## Basic Information - **Project Name**: cordova-plugin-qrscanner - **Description**: A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-11 - **Last Updated**: 2021-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](https://travis-ci.org/bitpay/cordova-plugin-qrscanner) [](https://www.npmjs.com/package/cordova-plugin-qrscanner) [](https://www.npmjs.com/package/cordova-plugin-qrscanner) [](https://david-dm.org/bitpay/cordova-plugin-qrscanner) [](http://commitizen.github.io/cz-cli/) # cordova-plugin-qrscanner A fast, energy efficient, highly-configurable QR code scanner for Cordova apps – available for the iOS, Android, Windows, and browser platforms. QRScanner's native camera preview is rendered behind the Cordova app's webview, and QRScanner provides `show` and `hide` methods to toggle the transparency of the webview's background. This allows for a completely HTML/CSS/JS interface to be built inside the webview to control the scanner. ## Examples