You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: barcode-scanner-api-samples/scan-single-barcode/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,4 +48,4 @@ barcodeScanner.launch();
48
48
Scan multiple barcodes:
49
49
50
50
*[**Hello World**](https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/barcode-scanner-api-samples/scan-multiple-barcodes): Scan multiple barcodes from video stream with minimum code in JavaScript.
51
-
*[**List Builder**](https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/barcode-scanner-api-samples/scan-multiple-barcodes): Simulates a shopping experience where users scan barcodes to add items to a dynamic cart.
51
+
*[**Cart Builder**](https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/barcode-scanner-api-samples/scan-multiple-barcodes): Simulates a shopping experience where users scan barcodes to add items to a dynamic cart.
JavaScript code to scan a barcode from camera." class="button title" href="barcode-scanner-api-samples/scan-single-barcode/hello-world.html">Scan
27
-
Single Barcode</a><spanid="icon001" class="tooltipIcon"></span>
26
+
JavaScript code to scan a barcode from camera." class="button title" href="barcode-scanner-api-samples/scan-single-barcode/hello-world.html">Hello World</a><spanid="icon001" class="tooltipIcon"></span>
28
27
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/barcode-scanner-api-samples/scan-single-barcode/hello-world.html" title="Check code on GitHub"></a>
JavaScript code to read barcodes from camera." class="button title" href="barcode-scanner-api-samples/scan-multiple-barcodes/hello-world.html">Hello World
57
+
</a><spanid="icon001" class="tooltipIcon"></span>
58
+
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/barcode-scanner-api-samples/scan-multiple-barcodes/hello-world.html" title="Check code on GitHub"></a>
59
+
</div>
60
+
<divclass="file"><adata-balloon-length="fit" data-balloon-pos="down" aria-label="Simulates a shopping
61
+
experience where users scan barcodes to add items to a dynamic cart. " class="button title" href="barcode-scanner-api-samples/scan-multiple-barcodes/cart-builder.html">Scan
62
+
to Cart Simulation</a><spanid="icon001" class="tooltipIcon"></span>
63
+
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/barcode-scanner-api-samples/scan-multiple-barcodes/cart-builder.html" title="Check code on GitHub"></a>
0 commit comments