Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nandit123/qr-code-generator

A qr code generator built for node.js
https://github.com/nandit123/qr-code-generator

nodejs qrcode qrcode-generator

Last synced: 5 days ago
JSON representation

A qr code generator built for node.js

Awesome Lists containing this project

README

        

# qr-code-generator
A qr code generator built for node.js

To run, open terminal and type the following command =>
- node index.js

Output
- A qr.html file containing the qr code
- The format of qr code that can be rendered on html file is => data:image/png;base64
- qr code value => stored in res variable in index.js value