We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We use your lib with browserify. Works great so far.
Would be even better if there would be a svg-only build to minimize filesize.
qr = require('qr-image/svg')
I think this would be easily possible just by shifting some code around. I this would be of interest I would create a PR for this.
The text was updated successfully, but these errors were encountered:
That should be simple splitting of vector.js
A PR would be nice
Sorry, something went wrong.
Has anyone made any progress on this? I'm interested in this option too. It'd most likely be extremely tiny.
+1 That would be great !
Do we need anything else than the svgObject method on the client side ?
No branches or pull requests
We use your lib with browserify. Works great so far.
Would be even better if there would be a svg-only build to minimize filesize.
I think this would be easily possible just by shifting some code around. I this would be of interest I would create a PR for this.
The text was updated successfully, but these errors were encountered: