Skip to content

nandit123/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A qr code generator built for node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published