File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4747
4848A set of Vue.js components, allowing you to detect and decode QR codes, without leaving the browser.
4949
50- * ` QrcodeStream ` accesses the device camera and continuously scans the incoming frames.
51- * ` QrcodeDropZone ` renders to an empty region where you can drag-and-drop images to be decoded.
52- * ` QrcodeCapture ` is a classic file upload field, instantly scanning all files you select.
50+ * : movie_camera : ` QrcodeStream ` accesses the device camera and continuously scans the incoming frames.
51+ * : put_litter_in_its_place : ` QrcodeDropZone ` renders to an empty region where you can drag-and-drop images to be decoded.
52+ * : open_file_folder : ` QrcodeCapture ` is a classic file upload field, instantly scanning all files you select.
5353
5454All components are responsive. What doesn't fit your layout can be customized.
5555
@@ -66,7 +66,7 @@ methods: {
6666}
6767```
6868
69- ### [ demos & docs ] ( https://gruhn.github.io/vue-qrcode-reader/demos/DecodeAll.html )
69+ ### [ Live Demos ] ( https://gruhn.github.io/vue-qrcode-reader/demos/DecodeAll.html ) | [ Documentation ] ( https://gruhn.github.io/vue-qrcode-reader/api/QrcodeStream .html)
7070
7171<p align =" center " >
7272 <img src =" https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/screenshot1.png " height =" 500 " alt =" Screenshot 1 " >
You can’t perform that action at this time.
0 commit comments