We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a06a5f3 commit 932d652Copy full SHA for 932d652
README.md
@@ -29,6 +29,12 @@
29
<a href="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/Naereen/badges">
30
<img src="https://img.shields.io/badge/badges-awesome-green.svg" alt="badges = awesome">
31
</a>
32
+
33
+ <br>
34
35
+ <a href="https://bundlephobia.com/result?p=vue-qrcode-reader">
36
+ <img src="https://badgen.net/bundlephobia/minzip/vue-qrcode-reader" alt="size minified + gzipped">
37
+ </a>
38
</p>
39
40
A set of Vue.js components, allowing you to detect and decode QR codes, without leaving the browser.
0 commit comments