Skip to content

BaseMax/GenerateQRCodeWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate QRCode JavaScript (Web)

Generate QR-Code from text using JavaScript in web browsers (Online)

NOTE: It seems this library only support up to 95 character string as input length for encoding.

Generate QRCode JavaScript