# gruhn/vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.

Repository: https://github.com/gruhn/vue-qrcode-reader
Canonical: https://ross.abutalabs.com/products/vue-qrcode-reader
Homepage: https://gruhn.github.io/vue-qrcode-reader
Language: TypeScript
License: MIT
License Family: permissive
Topics: qrcode-reader, vuejs, qrcode-scanner, vue, webrtc, vue-component, vue-components, vue-plugin, qr-code, qr-codes, qrcode, barcode, barcode-reader, barcode-scanner
Last push: 2026-07-12T11:01:13+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 40, longevity 100
- inputs: {"age_days": 3302, "days_push": 52, "days_rel": 413, "gap_med": 19, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2307, forks 349 (observed 2026-08-28T04:06:35.806558+00:00)

## What it is
A set of Vue.js 3 components for detecting and decoding QR codes and other barcode formats directly in the browser. It provides QrcodeStream (live camera scanning), QrcodeDropZone (drag-and-drop images), and QrcodeCapture (file upload) components.

## Use cases
- scan qr codes with the camera in a vue app
- decode qr codes from uploaded images
- add barcode scanning to a web page
- drag and drop an image to read a qr code
- continuously scan qr codes from a webcam stream
- read qr codes in the browser without a native app

## When to choose
- you are building a Vue 3 application and need in-browser QR/barcode scanning
- you want multiple input modes: live camera, drag-and-drop, or file upload
- you need unstyled, responsive components that fit your own layout

## When to avoid
- your project does not use Vue.js
- you need server-side or native mobile QR decoding
- you need a full-featured barcode inventory system rather than a decoding component

## Facets
- artifact type: library
- maturity: active
- function: computer-vision, ui-components, image-processing
- domain: web-development, frontend, computer-vision
- platform: browser
- tags: vue, vue3, qrcode, barcode-scanner, webrtc, camera, vue-components, web-server, nodejs

## Member repositories
- gruhn/vue-qrcode-reader (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.806558+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:39:39.384119+00:00, confidence not recorded.
  - readme: https://github.com/gruhn/vue-qrcode-reader (fetched 2026-08-28T04:06:35.806558+00:00, sha e16bf400844a)
  - homepage: https://gruhn.github.io/vue-qrcode-reader (fetched 2026-08-29T10:20:17.727476+00:00, sha dbad9f97c7fc)
  - registry_npm: https://registry.npmjs.org/vue-qrcode-reader (fetched 2026-08-29T10:20:17.736460+00:00, sha 09820322e268)
- Data as of 2026-08-30T08:39:29.467469+00:00.
