Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nandit123/qr-code-generator
- Owner: nandit123
- License: mit
- Created: 2019-09-03T07:38:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T23:29:12.000Z (over 3 years ago)
- Last Synced: 2023-03-06T11:36:01.538Z (over 1 year ago)
- Topics: nodejs, qrcode, qrcode-generator
- Language: HTML
- Size: 521 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qr-code-generator
A qr code generator built for node.jsTo run, open terminal and type the following command =>
- node index.jsOutput
- 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