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
13
1.**Download the DBR-JS package from website**
14
-
15
14
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).
16
15
17
16
The resources can be found at the path: `dynamsoft-barcode-reader-js-{version-number}\dist`.
18
17
19
18
2. Install the library via `npm`
20
-
21
19
### For Version 10 and Above
22
20
Use the command:
23
21
```bash
@@ -33,9 +31,8 @@ You can obtain a copy of the DBR JS deployable files using one of the following
0 commit comments