issues
search
neocotic
/
qrious
Pure JavaScript library for QR code generation using canvas
https://neocotic.com/qrious
Other
1.55k
stars
215
forks
source link
2.1.0 WIP
#58
Closed
neocotic
closed
8 years ago
neocotic
commented
8 years ago
Summary of changes:
[x] changed homepage URL to use HTTPS
[x] fixed #55 by bundling babel-runtime into distribution files to support older runtime environments
[x] updated build system to use unified code styles via ESLint and to support older runtime environments progressively
[x] explicitly added canvas as external module for rollup config
[x] resolved #44 by adding ability to define padding for QR code
Summary of changes: