coloredlambda / qr-Coder

A simple QR-Code Generator built with Node.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qr-Coder

A quick and fast QR Code Generator built using qr-image.

To quickly generate a QR image, clone this repo to your device and run

node index.js [Link you want to generate QR code for] [The Image File Type]

Supported File Types are :

  • png
  • svg
  • eps
  • pdf

Indicating the file type is optional. If you do not inidicate a file type, a png file is generated by default.

Cheers from Accra, Ghana.

About

A simple QR-Code Generator built with Node.JS


Languages

Language:JavaScript 100.0%