Skip to content

dkravec/qrcode-generation-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Change the size of qrcode

default is 200px

Value must be in pixels. Please just input the value, without the unit.

(url)/?size=500
http://localhost:5500/?size=500

Change the speed of qrcode

default is 50ms

Value must be in milliseconds. Please just input the value, without the unit.

(url)/?speed=(value)

http://localhost:5500/?speed=30

Change size and speed

Please reference other 2 categories for how to use size and speed varibles.

Please just input the value, without the unit.

(url)/?size=(value)&speed=(value)

http://localhost:5500/?size=500&speed=30

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published