Skip to content

Commit a298548

Browse files
update to internal commit ec7cfda9
1 parent eb23512 commit a298548

File tree

1 file changed

+9
-9
lines changed
  • programming-old/javascript/samples-demos

1 file changed

+9
-9
lines changed

programming-old/javascript/samples-demos/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ permalink: /programming/javascript/samples-demos/index.html
6666
<div class="file">Hello World</div>
6767
<div class="children">
6868
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Minimum necessary
69-
JavaScript code to read barcodes from camera." class="button title" href="foundational-api-samples/hello-world/hello-world.html">Hello
69+
JavaScript code to read barcodes from camera." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/hello-world/hello-world.html">Hello
7070
World</a><span id="icon001" class="tooltipIcon"></span>
7171
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/hello-world/hello-world.html" title="Check code on GitHub"></a>
7272
</div>
7373
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Decode barcodes
7474
using images that are stored locally,
75-
whether on mobile or desktop." class="button title" href="foundational-api-samples/hello-world/read-an-image.html">Read
75+
whether on mobile or desktop." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/hello-world/read-an-image.html">Read
7676
an Existing
7777
Image</a><span id="icon002" class="tooltipIcon"></span>
7878
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/hello-world/read-an-image.html" title="Check code on GitHub"></a>
@@ -168,16 +168,16 @@ permalink: /programming/javascript/samples-demos/index.html
168168
<span id="icon009" class="tooltipIcon"></span>
169169
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/foundational-api-samples/hello-world/electron" title="Check code on GitHub"></a>
170170
</div>
171-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Read barcodes from camera in a progressive web application." class="button title" href="foundational-api-samples/hello-world/pwa/helloworld-pwa.html">Hello World in
171+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Read barcodes from camera in a progressive web application." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/hello-world/pwa/helloworld-pwa.html">Hello World in
172172
PWA</a><span id="icon010" class="tooltipIcon"></span>
173173
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/foundational-api-samples/hello-world/pwa" title="Check code on GitHub"></a>
174174
</div>
175-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Read barcodes from camera in a web application that uses RequireJS." class="button title" href="foundational-api-samples/hello-world/requirejs.html">Hello
175+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Read barcodes from camera in a web application that uses RequireJS." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/hello-world/requirejs.html">Hello
176176
World with
177177
RequireJS</a><span id="icon011" class="tooltipIcon"></span>
178178
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/hello-world/requirejs.html" title="Check code on GitHub"></a>
179179
</div>
180-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Read barcodes from camera in a web application that uses ES6." class="button title" href="foundational-api-samples/hello-world/es6.html">Hello
180+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Read barcodes from camera in a web application that uses ES6." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/hello-world/es6.html">Hello
181181
World with
182182
ES6</a><span id="icon012" class="tooltipIcon"></span>
183183
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/foundational-api-samples/hello-world/es6.html" title="Check code on GitHub"></a>
@@ -190,20 +190,20 @@ permalink: /programming/javascript/samples-demos/index.html
190190
</div>
191191
<div class="file">Use Case</div>
192192
<div class="children">
193-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Read barcodes to fill a form." class="button title" href="foundational-api-samples/use-case/fill-a-form-with-barcode-reading.html">Read Video and
193+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Read barcodes to fill a form." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/use-case/fill-a-form-with-barcode-reading.html">Read Video and
194194
Fill a
195195
Form</a><span id="icon041" class="tooltipIcon"></span>
196196
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/use-case/fill-a-form-with-barcode-reading.html" title="Check code on GitHub"></a>
197197
</div>
198198
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Read the PDF417 barcode on a driver's
199-
license (AAMVA compliant) and parse it." class="button title" href="foundational-api-samples/use-case/read-a-drivers-license/index.html">Read a
199+
license (AAMVA compliant) and parse it." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/use-case/read-a-drivers-license/index.html">Read a
200200
Driver's License</a><span id="icon042" class="tooltipIcon"></span>
201201
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/use-case/read-a-drivers-license/index.html" title="Check code on GitHub"></a>
202202
</div>
203-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Read barcodes from camera and show result texts on the video." class="button title" href="foundational-api-samples/use-case/show-result-texts-on-the-video.html">Show Result Texts on the Video</a><span id="icon042" class="tooltipIcon"></span>
203+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Read barcodes from camera and show result texts on the video." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/use-case/show-result-texts-on-the-video.html">Show Result Texts on the Video</a><span id="icon042" class="tooltipIcon"></span>
204204
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/foundational-api-samples/use-case/show-result-texts-on-the-video.html" title="Check code on GitHub"></a>
205205
</div>
206-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Locate an item quickly by scanning barcodes." 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>
206+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Locate an item quickly by scanning barcodes." class="button title" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/use-case/locate-an-item-with-barcode/index.html">Find Item via Barcode</a><span id="icon042" class="tooltipIcon"></span>
207207
<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>
208208
</div>
209209
</div>

0 commit comments

Comments
 (0)