jsqrcode

Javascript QRCode scanner

  • 所有者: LazarSoft/jsqrcode
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者LazarSoft/jsqrcode
主編程語言JavaScript
編程語言JavaScript (語言數: 2)
平台
許可證Apache License 2.0
所有者活动
創建於2011-09-15 10:58:01
推送於2023-08-17 14:32:46
最后一次提交2017-04-18 19:59:27
發布數0
用户参与
星數4k
關注者數203
派生數1.2k
提交數23
已啟用問題?
問題數77
打開的問題數66
拉請求數4
打開的拉請求數26
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?