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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?