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
@@ -176,6 +176,14 @@ <h3>BarcodeScanner API Samples</h3>
176
176
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>
177
177
<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>
178
178
</div>
179
+
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="down" aria-label="Pick one and auto-fill
180
+
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>
181
+
<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>
182
+
</div>
183
+
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="down" aria-label="Use different customized
184
+
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>
185
+
<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>
186
+
</div>
179
187
<divclass="file"><spandata-balloon-length="large" data-balloon-pos="down" aria-label="Read barcodes from camera and images in an Angular
180
188
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
181
189
Angular (<imgalt="Angular logo"
@@ -212,6 +220,10 @@ <h3>BarcodeScanner API Samples</h3>
212
220
to Cart Simulation</a><spanid="icon001" class="tooltipIcon"></span>
213
221
<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>
225
+
<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>
226
+
</div>
215
227
</div>
216
228
</div>
217
229
<divclass="file">
@@ -361,6 +373,9 @@ <h3>Foundational API Samples</h3>
361
373
<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>
362
374
<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>
363
375
</div>
376
+
<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>
377
+
<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