mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
d8c8db3f3b
Imports the JS QR Code reader library[1]. This library was ported to JavaScript by Lazar Laszlo <lazarsoft@gmail.com>. The port is made available under the Apache 2.0 license. This library is based on the Java ZXing project[2] by the ZXing team. It is also made available under the Apache 2.0 license. [1]: https://github.com/jryans/jsqrcode [2]: https://github.com/zxing/zxing --HG-- rename : toolkit/devtools/qrcode/encoder/moz.build => toolkit/devtools/qrcode/decoder/moz.build rename : toolkit/devtools/qrcode/qrcode.js => toolkit/devtools/qrcode/index.js |
||
---|---|---|
.. | ||
decoder | ||
encoder | ||
tests | ||
index.js | ||
moz.build |