qrcode-generator
Here are 480 public repositories matching this topic...
-
Updated
Apr 30, 2020 - Swift
-
Updated
Dec 10, 2019 - Objective-C
-
Updated
May 19, 2020 - JavaScript
-
Updated
Apr 10, 2019 - Kotlin
Missing info in docs
In order to get it working needs to create also HTML element with specific id. That wasn't mentioned in docs and I was getting error till I made it randomly trying different things.
I only just noticed that I linked directly to the pen instead of the full view:
-
Updated
Mar 14, 2019 - Go
-
Updated
Jun 4, 2020 - PHP
-
Updated
Jun 13, 2020 - JavaScript
The module we use (https://github.com/TinyWebEx/AddonSettings) does abstract all the settings of the add-on and by default tries to query the option as a managed option first. Thus, any setting we use, should theoretically be able to be overwritten by an administrator and the user should not be able to change it, afterwards.
The module [for the options page](https://github.com/TinyWebEx/Automatic
-
Updated
Nov 7, 2018 - JavaScript
-
Updated
Jun 7, 2020 - Python
-
Updated
Jun 8, 2020 - TypeScript
-
Updated
May 3, 2020 - Java
-
Updated
Aug 30, 2019 - Go
-
Updated
Apr 26, 2019 - HTML
-
Updated
Apr 29, 2020 - Dart
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
Apr 21, 2017
With reference to the example of reading qr code from image
I tried to pass the sample qr code image path to
`const codeReader = new ZXing.BrowserQRCodeReader()
codeReader.decodeFromImage('./assets/images/sample.png').then((result) => {
console.log(result)
// document.getElementById('resu
-
Updated
Mar 15, 2019 - PHP
-
Updated
Aug 9, 2017 - Python
Improve this page
Add a description, image, and links to the qrcode-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the qrcode-generator topic, visit your repo's landing page and select "manage topics."


建议加一个判断:ScanBoxView.drawMask: