Skip to content

Commit c8f96a8

Browse files
committed
update index page
1 parent 3abd7ee commit c8f96a8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ <h3>BarcodeScanner API Samples</h3>
123123
and simulate a search from a product database."><a class="button title" href="barcode-scanner-api-samples/scan-single-barcode/scan-and-search.html">Scan and Search</a><span id="icon001" class="tooltipIcon"></span>
124124
<a class="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>
125125
</div>
126+
<div class="file"><span data-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."><a class="button title" href="barcode-scanner-api-samples/scan-single-barcode/pick-one-to-fill/index.html">Pick One to Fill</a><span id="icon001" class="tooltipIcon"></span>
128+
<a class="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+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Use different customized
131+
templates for scanning various barcode types."><a class="button title" href="barcode-scanner-api-samples/scan-single-barcode/use-customized-template/index.html">Use Customized Template</a><span id="icon001" class="tooltipIcon"></span>
132+
<a class="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>
126134
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Read barcodes from camera and images in an Angular
127135
Application."><a class="button title" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/barcode-scanner-api-samples/scan-single-barcode/angular">Hello World in
128136
Angular (<img alt="Angular logo"
@@ -159,6 +167,10 @@ <h3>BarcodeScanner API Samples</h3>
159167
to Cart Simulation</a><span id="icon001" class="tooltipIcon"></span>
160168
<a class="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>
161169
</div>
170+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="An inventory management
171+
tool scan barcodes in batches and provide real-time analysis of the scanned data. "><a class="button title" href="barcode-scanner-api-samples/scan-multiple-barcodes/batch-inventory/index.html">Batch Inventory</a><span id="icon001" class="tooltipIcon"></span>
172+
<a class="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>
162174
</div>
163175
</div>
164176
<div class="file">
@@ -308,6 +320,9 @@ <h3>Foundational API Samples</h3>
308320
<div class="file"><span data-balloon-length="large" data-balloon-pos="up" aria-label="Locate an item quickly by scanning barcodes."><a class="button title" href="foundational-api-samples/use-case/locate-an-item-with-barcode/index.html">Find Item via Barcode</a><span id="icon042" class="tooltipIcon"></span>
309321
<a class="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>
310322
</div>
323+
<div class="file"><span data-balloon-length="large" data-balloon-pos="up" aria-label="Read the GS1-AI barcode and parse it."><a class="button title" href="foundational-api-samples/use-case/read-and-parse-GS1-AI/index.html">Read the GS1-AI Barcode and Parse It</a><span id="icon042" class="tooltipIcon"></span>
324+
<a class="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>
325+
</div>
311326
</div>
312327
<div class="file">Others</div>
313328
<div class="children">

0 commit comments

Comments
 (0)