cordova-plugin-qrscanner2
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "cordova-plugin-qrscanner2", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "Fast, energy-efficient, highly-configurable QR code scanner.", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -1,4 +0,27 @@ | ||
### Note | ||
This project is based off original bitpay QR Scanner plugin. It has been modified to read all types of supported barcodes.s | ||
# Note | ||
This is a fork of the original bitpay QR Scanner plugin. It has been modified to read all barcodes in addition to QR codes. | ||
:warning: _Additional types are android only for now_ | ||
Supported types are as follows | ||
``` | ||
QRCODE | ||
AZTEC | ||
CODABAR | ||
CODE_128 | ||
CODE_39 | ||
CODE_93 | ||
DATA_MATRIX | ||
EAN_13 | ||
EAN_8 | ||
ITF | ||
MAXICODE | ||
PDF_417 | ||
RSS_14 | ||
RSS_EXPANDED | ||
UPC_A | ||
UPC_E | ||
UPC_EAN_EXTENSION | ||
``` | ||
# cordova-plugin-qrscanner | ||
@@ -5,0 +28,0 @@ A fast, energy efficient, highly-configurable QR code scanner for Cordova apps – available for the iOS, Android, Windows, and browser platforms. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3239414
484