Skip to content
Merged

Dev #44

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
e761ddd
Merge pull request #26 from Dynamsoft/_dev
Cube-J Apr 25, 2022
3829f85
Merge pull request #30 from Dynamsoft/_dev
Cube-J May 6, 2022
df26782
update 'master' to 'main'
Cube-J May 6, 2022
c2170f8
Merge pull request #32 from Dynamsoft/_dev
Cube-J May 6, 2022
87c8beb
Update index.html
aloksha May 10, 2022
94b233b
Update index.html
aloksha May 10, 2022
981b7a8
Update index.html
aloksha May 10, 2022
fb445f5
Update 1.fill-a-form-with-barcode-reading.html
aloksha May 10, 2022
015357f
Update 1.hello-world.html
aloksha May 10, 2022
69b54bb
Update 2.read-a-drivers-license.html
aloksha May 10, 2022
030c0a3
Update helloworld-pwa.html
aloksha May 10, 2022
5069731
Update index.html
aloksha May 10, 2022
acf409c
align the parsing logic with demo
Tom-Dynamsoft May 12, 2022
99a9030
Merge pull request #41 from Dynamsoft/_dev
Tom-Dynamsoft May 12, 2022
4937c90
Merge pull request #33 from aloksha/patch-10
Tom-Dynamsoft May 12, 2022
725f722
Merge pull request #40 from aloksha/patch-17
Tom-Dynamsoft May 12, 2022
8f4dda7
Merge pull request #39 from aloksha/patch-16
Tom-Dynamsoft May 12, 2022
2276632
Merge pull request #38 from aloksha/patch-15
Tom-Dynamsoft May 12, 2022
a671d4f
Merge pull request #37 from aloksha/patch-14
Tom-Dynamsoft May 12, 2022
389033d
Merge pull request #36 from aloksha/patch-13
Tom-Dynamsoft May 12, 2022
79ddb8a
Merge pull request #35 from aloksha/patch-12
Tom-Dynamsoft May 12, 2022
cf35089
Merge pull request #34 from aloksha/patch-11
Tom-Dynamsoft May 12, 2022
a7b4cd1
Merge pull request #42 from Dynamsoft/main
Tom-Dynamsoft May 12, 2022
80b0723
Update 2.read-a-drivers-license.html
Cube-J May 12, 2022
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
1 change: 1 addition & 0 deletions 1.hello-world/1.hello-world.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="Quickly read barcodes with Dynamsoft Barcode Reader from a live camera stream.">
<meta name="keywords" content="camera based barcode reading">
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/1.hello-world.html">
<title>Dynamsoft Barcode Reader Sample - Hello World (Decoding via Camera)</title>
</head>

Expand Down
1 change: 1 addition & 0 deletions 1.hello-world/10.read-video-pwa/helloworld-pwa.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta name="description" content="Read barcodes from camera with Dynamsoft Barcode Reader in a PWA application.">
<meta name="keywords" content="read barcode from camera in PWA">
<title>Dynamsoft Barcode Reader PWA Sample - Hello World (Decoding via Camera)</title>
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/10.read-video-pwa/helloworld-pwa.html">
<link rel="manifest" href="./helloworld-pwa.json">
</head>

Expand Down
1 change: 1 addition & 0 deletions 1.hello-world/3.read-video-angular/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Dynamsoft Barcode Reader in an Angular Application, this online demo lets you scan barcodes using a camera.">
<meta name="keywords" content="read barcodes from camera in Angular">
<link rel="canonical" href="https://demo.dynamsoft.com/samples/dbr/js/1.hello-world/3.read-video-angular/dist/hello-world/">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>

Expand Down
3 changes: 2 additions & 1 deletion 1.hello-world/4.read-video-react/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<meta name="description" content="Web site created using create-react-app" />
<meta name="description" content="Read barcode with Dynamsoft Barcode Reader in a React Application.">
<meta name="keywords" content="read barcode from camera in React">
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/4.read-video-react/build/">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand Down Expand Up @@ -42,4 +43,4 @@
-->
</body>

</html>
</html>
3 changes: 2 additions & 1 deletion 1.hello-world/6.read-video-vue3/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="Read barcodes from camera with Dynamsoft Barcode Reader in a Vue3 Application.">
<meta name="keywords" content="read barcode from camera in Vue3">
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/6.read-video-vue3/dist/">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>
<%= htmlWebpackPlugin.options.title %>
Expand All @@ -21,4 +22,4 @@
<!-- built files will be auto injected -->
</body>

</html>
</html>
1 change: 1 addition & 0 deletions 4.use-case/1.fill-a-form-with-barcode-reading.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="Read barcodes and fill form fields using barcode with Barcode Reader. Get quick and accurate results in no time.">
<meta name="keywords" content="fill form fields using barcodes">
<link rel="canonical" href="https://demo.dynamsoft.com/samples/dbr/js/4.use-case/1.fill-a-form-with-barcode-reading.html">
<title>Dynamsoft Barcode Reader Simple Sample - Read Video - Fill Form</title>
<!--
This sample makes use of the library hosted by the CDN jsDelivr. If you would rather use the
Expand Down
Loading