PaulKinlan/qrcode

Distribute as library ?

Opened this issue · 4 comments

Hey,

Your application works like a charm, but I (and not the only one I think) would like to integrate it into my apps. Damn this work with iOS 11 finally !

Why did you distribute it as an complete web app instead of a library ?
Could you package it and publish it to npm so anyone can use it ?

Thanks a lot

You didnt documented this feature, could you tell me port ?
What it does ? POST request to to the url provided ?

I know you used a library but you wrapped it in a smart way, you have the right to make it a new library again :)

would love to be able to use this in-code with callbacks in my app.
Like with https://github.com/schmich/instascan

I know this is almost two years late to reply, but it does a simple GET request.

I think I would also like to have this as a library too. Trying to use this in an Angular application, not sure how to go about it, any pointers?