angular-qrcode icon indicating copy to clipboard operation
angular-qrcode copied to clipboard

[DEPRECATED] QR Code elements for AngularJS.

Results 21 angular-qrcode issues
Sort by recently updated
recently updated
newest added

添加支持二维码中间展示logo图片,通过logo-img和logo-size属性设置logo样式

Can be used instead of the total size. This helps having an integer tile size to make the QR code crisper.

When user remove existing data from text input, canvas should be reset and not visible, otherwise will appear an old qr code (previous enter data.)

Hi, you can download the qr code png with your preferred file name wit passing just filename="name" . thanks

First of all thanks for sharing your directive! I have added additional functionality. It is now possible to set different download and display size via an additional attribute download-size. The...

With this change the library now looks for an additional attribute (download-file-name) from the QR element and uses that as the file name. If the attribute is not found, we...

Hi, this adds a margin to the QR. When background color is dark, position detection pattern is unrecognizable.

Demo at https://github.com/monospaced/angular-qrcode is currently broken. Appears to be failing to load the below resource. https://kazuhikoarase.github.io/qrcode-generator/js/demo/assets/qrcode.js Thanks, Chuck