Skip to content

shinshin86/sample-of-create-qr-code-with-nodejs

Repository files navigation

sample-of-create-qr-code-with-nodejs

CLI sample

# Display QR Code on terminal
yarn cli:text # => "This is test text"
yarn cli:url # => https://nodejs.org/

# Create to "qrcode-sample.png" to cuurent dir
yarn cli:file # => "This is test text"

# Create to "qrcode-sample-blue.png" to cuurent dir
yarn cli:file:color # => "This is test text"

qrcode-sample.png

qrcode-sample

qrcode-sample-blue.png

blue color qrcode sample

Node.js sample

yarn sample

About

Sample of create QR code with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published