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

provide an svg-only build #38

Open
StephanHoyer opened this issue Dec 20, 2016 · 4 comments
Open

provide an svg-only build #38

StephanHoyer opened this issue Dec 20, 2016 · 4 comments

Comments

@StephanHoyer
Copy link

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.

@alexeyten
Copy link
Owner

That should be simple splitting of vector.js

A PR would be nice

@FlorianWendelborn
Copy link

Has anyone made any progress on this? I'm interested in this option too. It'd most likely be extremely tiny.

@moncasi
Copy link

moncasi commented Nov 30, 2017

+1 That would be great !

@moncasi
Copy link

moncasi commented Nov 30, 2017

Do we need anything else than the svgObject method on the client side ?

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

4 participants