UNPKG

vue-qr-reader

Version:

A web component written in vue to scan QR

27 lines (16 loc) 633 B
# vue-qr-reader > A vue web component to scan QR See the [docs](https://pulilab.github.io/vue-qr-reader/) for a demo and further information. ## Features - Highly customizable - Support continuos scanning - All modern browser support - iOS 11 and above support ## Dependencies - [Vue.js 2x](https://vuejs.org/) - [jsQR](https://github.com/cozmo/jsQR) ## Credits > Built by [Pulilab](http://www.pulilab.com/) ## Notes iOS support is still a bit unstable, it will be fixed in the next minor version without API changes. > Huge thanks to the author of [jsQR](https://github.com/cozmo/jsQR) for his awesome work!