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 7a76645 commit 5496514Copy full SHA for 5496514
src/categories/qr-code-generation.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "QR Code Generation",
3
+ "description": "Programatically generate QR codes in Node.js",
4
+ "packages": [
5
+ "headless-qr",
6
+ "qr-generator",
7
+ "qr-image",
8
+ "qrcode",
9
+ "qrcode-terminal"
10
+ ]
11
+}
0 commit comments