jsqrcode

Javascript QRCode scanner

  • Owner: LazarSoft/jsqrcode
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

JavaScript QRCode reader for HTML5 enabled browser.
2011 Lazar Laszlo http://lazarsoft.info

Try it online: http://webqr.com

This is a port of ZXing qrcode scanner, http://code.google.com/p/zxing.

Usage:

Include the scripts in the following order:

Set qrcode.callback to function "func(data)", where data will get the decoded information.

Decode image with: qrcode.decode(url or DataURL).
Decode from canvas with "qr-canvas" ID: qrcode.decode()

[new from 2014.01.09]
For webcam qrcode decoding (included in the test.html) you will need a browser with getUserMedia (WebRTC) capability.

Main metrics

Overview
Name With OwnerLazarSoft/jsqrcode
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 2)
Platform
License:Apache License 2.0
所有者活动
Created At2011-09-15 10:58:01
Pushed At2023-08-17 14:32:46
Last Commit At2017-04-18 19:59:27
Release Count0
用户参与
Stargazers Count4k
Watchers Count203
Fork Count1.2k
Commits Count23
Has Issues Enabled
Issues Count77
Issue Open Count66
Pull Requests Count4
Pull Requests Open Count26
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private