Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to zxing-js for QrCodes #24

Open
nodh opened this issue Jun 15, 2021 · 1 comment
Open

Switch to zxing-js for QrCodes #24

nodh opened this issue Jun 15, 2021 · 1 comment

Comments

@nodh
Copy link
Contributor

nodh commented Jun 15, 2021

I've missed, that there is a ZXing Library for JS/TS: https://github.com/zxing-js/library

That one should be used instead of our current one for the JS target. Then, hopefully, encoding and decoding will work.

@JesusMcCloud
Copy link
Contributor

ZXing does not work well with our pipeline. Also, it's really large and we only need a fraction of its functionality.
Something smaller and simpler would be a better fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants