zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.

Home Page:https://zxing-js.github.io/library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there anywhere I can download the library .js file?

ambitionz opened this issue · comments

Hi there. Rather than using CDN, I would like to add .js file in my project. is there anyway I can download .js file?

Just paste the CDN link into your browser, copy and paste the code in their to a new .js file and you're good to go once you've pointed the script in your webpage to where it's stored on your webserver.