A vue 2.x web component to scan QR code based on jsQR library.
Features:
- Highly customizable
- Support continuos scanning
- All modern browser support
- iOS 11+ support
Preview:
Download Details:
Author: pulilab
Live Demo: https://pulilab.github.io/vue-qr-reader/#/demo
Download Link: https://github.com/pulilab/vue-qr-reader/archive/master.zip
Official Website: https://github.com/pulilab/vue-qr-reader
Install & Download:
# Yarn
$ yarn add vue-qr-reader
# NPM
$ npm install vue-qr-reader --save