Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@ <h3>BarcodeScanner API Samples</h3>
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>
<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>
</div>
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Pick one and auto-fill
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>
<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>
</div>
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Use different customized
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>
<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>
</div>
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Read barcodes from camera and images in an Angular
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
Angular (<img alt="Angular logo"
Expand Down Expand Up @@ -159,6 +167,10 @@ <h3>BarcodeScanner API Samples</h3>
to Cart Simulation</a><span id="icon001" class="tooltipIcon"></span>
<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>
</div>
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="An inventory management
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>
<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>
</div>
</div>
</div>
<div class="file">
Expand Down Expand Up @@ -308,6 +320,9 @@ <h3>Foundational API Samples</h3>
<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>
<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>
</div>
<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>
<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>
</div>
</div>
<div class="file">Others</div>
<div class="children">
Expand Down