Skip to content

A cross platform HTML5 QR code reader, forked for Part-DB

License

Notifications You must be signed in to change notification settings

Part-DB/html5-qrcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@part-db/Html5-QRCode

This is a fork of the original Html5-QRCode library by mebjas.

This fork is intended primary for the use in Part-DB. The ZXing-JS dependency was removed to save code. Everything is now decoded using the native Barcode Detector API. If your browser does not support it you can use a polyfill like barcode-detector, which uses a webasm version of the big ZXing library and offers a much better performance and quality than the JS version.

About

A cross platform HTML5 QR code reader, forked for Part-DB

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%