You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can obtain a copy of the DBR JS deployable files using one of the following methods:
12
12
13
-
1.**Download the DBR-JS package from website**
13
+
## 1. Download the DBR-JS package from website
14
+
14
15
Visit the [Dynamsoft website](https://www.dynamsoft.com/barcode-reader/downloads) or the [Dynamsoft Customer Portal](https://www.dynamsoft.com/customer/download) (select the "Download Center" menu on the left-hand side).
15
16
16
17
The resources can be found at the path: `dynamsoft-barcode-reader-js-{version-number}\dist`.
17
18
18
-
2. Install the library via `npm`
19
+
## 2. Install the library via `npm`
20
+
19
21
### For Version 10 and Above
20
22
Use the command:
21
23
```bash
@@ -32,7 +34,8 @@ You can obtain a copy of the DBR JS deployable files using one of the following
0 commit comments