chore: cleanup, node14 and new admin default
This commit is contained in:
parent
c7c18633d7
commit
89bb9a8f25
244 changed files with 3957 additions and 39487 deletions
8
lib/admin/public/bower_components/qrjs/README.md
vendored
Normal file
8
lib/admin/public/bower_components/qrjs/README.md
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# qr.js: QR code generator in pure Javascript (2011)
|
||||
|
||||
This is a fairly standalone script for producing QR code on the fly.
|
||||
Originally developed for my own interest, the code is fully commented and well-structured.
|
||||
The code is in the public domain (or to be exact, [Creative Commons Zero](https://creativecommons.org/publicdomain/zero/1.0/)),
|
||||
and you can use it for absolutely any purpose.
|
||||
|
||||
See also a [node.js module based on qr.js](https://github.com/shesek/qruri), packaged by Nadav Ivgi.
|
||||
Loading…
Add table
Add a link
Reference in a new issue