qrcodejs
qrcodejs copied to clipboard
Are the package maintainers still around?
The main library code hasn't seen a new commit added since 2015, and the repository as a whole hasn't been touched since 2017.
Is this library still being maintained? Or should we move to a new fork to fix the outstanding issues?
It looks like https://github.com/zhiyuan-l/qrcodejs is pretty much the most "up-to-date" version of the code, with many of the PRs merged (bugfixes and added border option).
See: https://github.com/davidshimjs/qrcodejs/issues/177
https://github.com/lindseymysse/qr-code-element
I vendored the code for this HTML Element with the intent of cleaning it up and redoing some stuff. The codebase could use a bit of love -- there's a lot of prefixes and old cruft that doesn't need to be there anymore.
I would recommend you fork it. As far as code is concerned, I think it has been remarkably durable, but it is perhaps time for a new project.
For others curious about this, here is another package that's maintained and works really well:
https://github.com/nimiq/qr-creator