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: index.html
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,14 @@ <h3>BarcodeScanner API Samples</h3>
123
123
and simulate a search from a product database."><aclass="button title" href="barcode-scanner-api-samples/scan-single-barcode/scan-and-search.html">Scan and Search</a><spanid="icon001" class="tooltipIcon"></span>
124
124
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/barcode-scanner-api-samples/scan-single-barcode/scan-and-search.html" title="Check code on GitHub"></a></span>
125
125
</div>
126
+
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="down" aria-label="Pick one and auto-fill
127
+
fields by simply opening the camera and scanning a group of barcodes."><aclass="button title" href="barcode-scanner-api-samples/scan-single-barcode/pick-one-to-fill/index.html">Pick One to Fill</a><spanid="icon001" class="tooltipIcon"></span>
128
+
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/barcode-scanner-api-samples/scan-single-barcode/pick-one-to-fill/index.html" title="Check code on GitHub"></a></span>
129
+
</div>
130
+
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="down" aria-label="Use different customized
131
+
templates for scanning various barcode types."><aclass="button title" href="barcode-scanner-api-samples/scan-single-barcode/use-customized-template/index.html">Use Customized Template</a><spanid="icon001" class="tooltipIcon"></span>
132
+
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/barcode-scanner-api-samples/scan-single-barcode/use-customized-template/index.html" title="Check code on GitHub"></a></span>
133
+
</div>
126
134
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="down" aria-label="Read barcodes from camera and images in an Angular
127
135
Application."><aclass="button title" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/barcode-scanner-api-samples/scan-single-barcode/angular">Hello World in
128
136
Angular (<imgalt="Angular logo"
@@ -159,6 +167,10 @@ <h3>BarcodeScanner API Samples</h3>
159
167
to Cart Simulation</a><spanid="icon001" class="tooltipIcon"></span>
160
168
<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></span>
tool scan barcodes in batches and provide real-time analysis of the scanned data. "><aclass="button title" href="barcode-scanner-api-samples/scan-multiple-barcodes/batch-inventory/index.html">Batch Inventory</a><spanid="icon001" class="tooltipIcon"></span>
172
+
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/barcode-scanner-api-samples/scan-multiple-barcodes/batch-inventory/index.html" title="Check code on GitHub"></a></span>
173
+
</div>
162
174
</div>
163
175
</div>
164
176
<divclass="file">
@@ -308,6 +320,9 @@ <h3>Foundational API Samples</h3>
308
320
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="up" aria-label="Locate an item quickly by scanning barcodes."><aclass="button title" href="foundational-api-samples/use-case/locate-an-item-with-barcode/index.html">Find Item via Barcode</a><spanid="icon042" class="tooltipIcon"></span>
309
321
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/use-case/locate-an-item-with-barcode/index.html" title="Check code on GitHub"></a></span>
310
322
</div>
323
+
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="up" aria-label="Read the GS1-AI barcode and parse it."><aclass="button title" href="foundational-api-samples/use-case/read-and-parse-GS1-AI/index.html">Read the GS1-AI Barcode and Parse It</a><spanid="icon042" class="tooltipIcon"></span>
324
+
<aclass="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/use-case/read-and-parse-GS1-AI/index.html" title="Check code on GitHub"></a></span>
0 commit comments