javascript-qrcode
There are 9 repositories under javascript-qrcode topic.
ushelp/EasyQRCodeJS
EasyQRCodeJS is a flexible QR code generator using JavaScript, supporting various drawing methods (Canvas, SVG, Table) and customization options. It's compatible with major frameworks and can be directly downloaded in the browser.
Dynamsoft/barcode-reader-javascript
Dynamsoft Barcode Reader JavaScript SDK for package managers. PDF417, QR Code, DataMatrix, MaxiCode and more are supported.
ushelp/EasyQRCodeJS-NodeJS
EasyQRCodeJS-NodeJS is a NodeJS server side javascript QRCode image(PNG/JPEG/SVG/Base64 data url) generator. Support setting Dot style, Logo, Background image, Colorful, Title and more. Support binary(hex) data mode.
ushelp/EasyQRCode-React-Native
React Native QRCode generator. Can generate standard QRCode image or base64 image data url text. Cross-browser QRCode generator for pure javascript. Support Dot style, Logo, Background image, Colorful, Title etc. settings. support binary mode.
chillerlan/js-qrcode
A javascript port of chillerlan/php-qrcode
weblineindia/ReactJS-QRCode-Scanner
ReactJS based QR Code Scanner component, allowing you to detect and decode QR codes.
weblineindia/Angular-QRCode-Scanner
An AngularJS based Barcode / QRCode scanner component.
weblineindia/Angular-QRCode-Generator
AngularJS based QR Code Generator is a fast and easy-to-use Ionic 3 and AngularJS 9.0 based QR Code component / module library to generate QR Codes in your Ionic and Angular 9 app with support for AOT and the Ivy compiler and runtime.
Mo61n/QR-code-qenerator
generates a QR Code for a given URL. It uses the QRCode library to generate the QR Code and File and Navigator APIs for downloading and sharing the created QR Code.