Skip to content

ifa6/qrcode

 
 

Repository files navigation

QR Snapper

A simple, small, progressive web app that takes accesses the user's camera and looks for QR Codes.

The QR Code library is a port of JSQRCode and has been ported to work inside a WebWorker for performance.

Building yourself

  1. npm install
  2. gulp serve to test locally
  3. gulp to Building
  4. This is deployed on AppEngine, but you can host anywhere.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 83.6%
  • CSS 13.4%
  • HTML 3.0%