Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 407 Bytes

File metadata and controls

9 lines (5 loc) · 407 Bytes

UrlToQRCode - Url to QRCode generater

This is just a sample code for beginners to generate qrcode from an url. This sample code can be used in a website, phonegap/cordova, or ionic app.

How to convert url to QRCode

Enter url in textbox and click on button it will generate qrcode and show below button as image.

UrlToQRCode