UNPKG

qrcoder

Version:

QRCoder is *a pure browser qrcode generation* which is standalone. It is based on a <a href='http://www.d-project.com/qrcode/index.html'>library</a> which build qrcode in various language.

14 lines (13 loc) 187 B
{ "extends": "../.eslintrc", "env": { "mocha": true }, "globals": { "sinon": false, "chai": false, "assert": false, "expect": false, "should": false } }