Skip to content

Commit 125e112

Browse files
Merge pull request #473 from dynamsoft-docs/preview
update to internal commit fd1b7f20
2 parents 42cc3a8 + 97d3b01 commit 125e112

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

programming/javascript/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default-layout
33
title: Introduction - Dynamsoft Barcode Reader JavaScript Edition
4-
description: This is introduction page of Dynamsoft Barcode Reader JavaScript SDK version 10.0.21.
4+
description: This is introduction page of Dynamsoft Barcode Reader JavaScript SDK version 11.
55
keywords: javascript, js
66
needAutoGenerateSidebar: true
77
needGenerateH3Content: true
@@ -21,7 +21,7 @@ To get a fast start, you can
2121
* read the [User Guide](user-guide/barcode-scanner.html), or
2222
* try the [Samples and Demos](samples-demos/)
2323

24-
The following describes the highlights of DBR JavaScript edition (DBR-JS) version 10.x.
24+
The following describes the highlights of DBR JavaScript edition (DBR-JS) version 11.x.
2525

2626
# ✨BarcodeScanner – Simplified API and Built-in UI
2727

@@ -85,7 +85,7 @@ Through many experiences, DBR has also cultivated its error correction ability t
8585

8686
## Effortless Expansion
8787

88-
DBR-JS v10.x is based on [Dynamsoft Capture Vision]({{site.dcvb_architecture}}) which is a modular architecture. This architecture makes it easy to add new functionality or custom behavior with very little change to the code. Two examples are:
88+
DBR-JS v11.x is based on [Dynamsoft Capture Vision]({{site.dcvb_architecture}}) which is a modular architecture. This architecture makes it easy to add new functionality or custom behavior with very little change to the code. Two examples are:
8989

9090
* Add **Dynamsoft Document Normalizer (DDN)** to do perspective correction before pass an image frame to read barcodes;
9191
* Add **Dynamsoft Code Parser (DCP)** to parse the text embedded in the PDF417 on driver's licenses.

0 commit comments

Comments
 (0)