Skip to content

Commit b2df565

Browse files
authored
Merge pull request #257 from Dynamsoft/_dev
update index page
2 parents c69392d + c8f96a8 commit b2df565

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
@@ -176,6 +176,14 @@ <h3>BarcodeScanner API Samples</h3>
176176
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>
177177
<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>
178178
</div>
179+
<div class="file"><span data-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."><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>
181+
<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>
182+
</div>
183+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Use different customized
184+
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>
185+
<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>
186+
</div>
179187
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Read barcodes from camera and images in an Angular
180188
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
181189
Angular (<img alt="Angular logo"
@@ -212,6 +220,10 @@ <h3>BarcodeScanner API Samples</h3>
212220
to Cart Simulation</a><span id="icon001" class="tooltipIcon"></span>
213221
<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>
214222
</div>
223+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="An inventory management
224+
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>
225+
<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>
226+
</div>
215227
</div>
216228
</div>
217229
<div class="file">
@@ -361,6 +373,9 @@ <h3>Foundational API Samples</h3>
361373
<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>
362374
<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>
363375
</div>
376+
<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>
377+
<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>
378+
</div>
364379
</div>
365380
<div class="file">Others</div>
366381
<div class="children">

0 commit comments

Comments
 (0)