SkillAgentSearch skills...

Qrlogo

QR-Logo can embed your logo into a QR Code

Install / Use

/learn @kaarposoft/Qrlogo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QR-Logo

http://qrlogo.kaarposoft.dk

QR-Logo can embed your logo into a <a href="http://en.wikipedia.org/wiki/QRcode">QR Code</a>.

QR-Logo is pure JavaScript, so it runs in the browser.

Examples

Development

QR-Logo is hosted at <a href="http://github.com/kaarposoft/qrlogo">GitHub</a>

  • <a href="http://github.com/kaarposoft/qrlogo">Source Code</a>
  • <a href="http://github.com/kaarposoft/qrlogo/issues">Bug report</a>

Acknowledgements

  • Parts of the decoding algorithms have been inspired by <a href="http://code.google.com/p/zxing">ZXing</a> (Original Java version by Sean Owen; Copyright 2007 ZXing authors)
  • Parts of the Reed Solomon decoding algorithms have been inspired by <a href="http://rscode.sourceforge.net">RSCODE</a> (Original version copyright by Henry Minsky)
  • <a href="http://www.jetbrains.com/webstorm">WebStorm</a> is a great JavaScript editor
  • <a href="http://www.jslint.com">JSlint</a> helped keep the JavaScript code in a reasonable shape
  • <a href="http://validator.w3.org">W3C Markup Validation Service</a> helped keep our HTML code valid
  • <a href="http://seleniumhq.org/">Selenum</a> <a href="http://seleniumhq.org/projects/ide/">IDE</a> has been used for testing

License

   QR-Logo: Copyright (C) 2011 Henrik Kaare Poulsen

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this software except in compliance with the License.
   You may obtain a copy of the License at
   <http://www.apache.org/licenses/LICENSE-2.0>

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Author

<a href="http://kaarposoft.dk">KaarPoSoft</a>: <a href="http://kaarepoulsen.dk">Henrik Kaare Poulsen</a>

View on GitHub
GitHub Stars146
CategoryDevelopment
Updated2mo ago
Forks36

Languages

JavaScript

Security Score

80/100

Audited on Jan 29, 2026

No findings