The samples demonstrate how to use the Dynamsoft JavaScript Barcode SDK to create web-based barcode readers and QR code scanners.
Obtain a trial license to activate the JavaScript barcode SDK:
Dynamsoft.DBR.BarcodeReader.license = "LICENSE-KEY";
JavaScript Barcode Scanner API
-
Build the TypeScript file:
tsc --target ES5 dbr-scanner-wrapper.ts