Info
Version: | 1.0.0 |
Author(s): | Jerome Etienne |
Last Update: | Sunday, January 19, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jeromeetienne/jquery-qrcode |
NuGet Url: | https://www.nuget.org/packages/jquery-qrcode |
Install
Install-Package jquery-qrcode
dotnet add package jquery-qrcode
paket add jquery-qrcode
jquery-qrcode Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It allow you to easily add qrcode to your webpages. It is standalone, less than 4k after minify+gzip, no image download. It doesnt rely on external services which go on and off, or add latency while loading. It is based on a library which build qrcode in various languages.
jquery.qrcode.js wraps it to make it easy to include in your own code.