/qrcode-popup

Wrapped QrCode/Barcode scanner popup in React

Primary LanguageTypeScript

QR Code Popup

QR Code and Barcode scanner wrapped with React popup. Based on react-qr-reader and @ericblade/quagga2.

Previews https://fe.jimu.io/qrcode-popup/#/qr-code .

Usage

npm

yarn add @jimengio/qrcode-popup
import QrCodePopup from "@jimengio/qrcode-popup/lib/qrcode-popup";
import BarcodePopup from "@jimengio/qrcode-popup/lib/barcode-popup";

Workflow

https://github.com/jimengio/ts-workflow

License

MIT