Table of contents
Swift
Objective-C

How to get a copy of (Dynamsoft Barcode Reader) Dbr JS deployable files (source code, etc.) ?

« Back to FAQ index

A copy of Dbr JS deployable files can be obtained using any of the methods mentioned below .

  1. Download the DBR-JS package from the Dynamsoft website or from the Dynamsoft Customer Portal (Download Products tab on the left hand side)
  2. Install the library via npm
    • npm install dynamsoft-javascript-barcode --save
  3. Install the library via yarn
    • yarn add dynamsoft-javascript-barcode

Is this page helpful?

YesYes NoNo