[ Root System Explorer ]
Location:
Root
/
opt
/
alt
/
alt-nodejs20
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
qrcode-terminal
/
example
+ Folder
+ File
Upload
Editing: small-qrcode.js
var qrcode = require('../lib/main'), url = 'https://google.com/'; qrcode.generate(url, { small: true }, function (qr) { console.log(qr); });
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 basic.js
FILE
Ren
[EDIT]
DEL
📄 basic.png
FILE
Ren
[EDIT]
DEL
📄 callback.js
FILE
Ren
[EDIT]
DEL
📄 small-qrcode.js
FILE
Ren
[EDIT]
DEL