Description
JavaScript QrCode Generator is an easy to use script to generate QrCode on the client browser. The script can generate different types of QrCode using Google Chart API . The script is small (only 3kb) and comes with an extensive documentation.
Features
- Easy to setup and use
- Raw JavaScript (doesn’t require a Framework to function)
- Clean and extensive documentation
- Generate the QrCode URL and Image Element
- Customize the size and encoding
Supported types
- Text
- Call
- SMS
- MeCard
- BizCard
- PayPal
- Geolocation
- Wifi
- Bookmark
Note
This is a class that generate a QrCode Image or URL with Google Chart API . If you are looking for a full interface, I’m working on one that will be released on August. Follow me to stay tuned, and contact me if you want a feature or have a suggestion
Updates
7/31/11: Added BizCard and PayPal QrCodes