Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 699 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 699 Bytes

QR-code scanner

This is a qrcode scanner using javascript by Franky Chen

Licensed under MIT license. Remember to include content in the end of the page to use tour project.

Note: This program requires https to work.

The scanned data will be sent to the javascript function "dataProcess(data)" Do anything you need to do!

P.S.: https://cdn.frankychen.net/ is my private CDN site using Amazon CloudFront, You can use this CDN source or download it and use include the local file. Using this CDN site in your project is not allowed until you get my permission.


Copyright 2020 Franky Chen

Licensed under MIT (https://github.com/franky920920/QRcode_JavaScript_Scanner/blob/master/LICENSE)