PHP 8.2.30
Preview: small-qrcode.js Size: 150 B
//lib/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js

var qrcode = require('../lib/main'),
    url = 'https://google.com/';

qrcode.generate(url, { small: true }, function (qr) {
    console.log(qr);
});

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
74 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
45.34 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
119 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
150 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).