[ trixie ]
[ sid ]
[ 原始碼: node-html5-qrcode ]
套件:node-html5-qrcode(2.3.8+repack-5)
node-html5-qrcode 的相關連結
Debian 的資源:
下載原始碼套件 node-html5-qrcode:
- [node-html5-qrcode_2.3.8+repack-5.dsc]
- [node-html5-qrcode_2.3.8+repack.orig.tar.xz]
- [node-html5-qrcode_2.3.8+repack-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
qr-code and bar-code scanning library for the web
Use this lightweight library to easily / quickly integrate QR code, bar code, and other common code scanning capabilities to your web application.
Key highlights --------------
- Support scanning different types of bar codes and QR codes. - Supports different platforms be it Android, IOS, MacOs, Windows or Linux - Supports different browsers like Chrome, Firefox, Safari, Edge, Opera ... - Supports scanning with camera as well as local files - Comes with an end to end library with UI as well as a low level library to build your own UI with. - Supports customisations like flash/torch support, zooming etc.
Supports two kinds of APIs --------------------------
- Html5QrcodeScanner — End-to-end scanner with UI, integrate with less than ten lines of code. - Html5Qrcode — Powerful set of APIs you can use to build your UI without worrying about camera setup, handling permissions, reading codes, etc.