zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.47k stars 546 forks source link

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

Open ambitionz opened 1 year ago

ambitionz commented 1 year ago

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

liamthompson105 commented 1 year ago

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.

github-actions[bot] commented 5 months ago

Stale issue message