denorg / qrcode

📇 Generate QR code images in Deno
https://denorg.github.io/qrcode/
MIT License
42 stars 11 forks source link

Publish up-to-date code on https://deno.land/x/qrcode #7

Open ChristianSiegert opened 2 years ago

ChristianSiegert commented 2 years ago

Branch master is 5 commits ahead of the latest available release 2.0.0 on https://deno.land/x/qrcode, and includes a fix for the incorrect return type of function qrcode(). Please release a new version on https://deno.land/x/qrcode that includes this fix.

J053Fabi0 commented 1 year ago

Just for anyone who doesn't know, you can use this URL to import the latest commit directly from GitHub:

https://raw.githubusercontent.com/denorg/qrcode/87101e061a7b1f9f9d5ddb304ca8c9e99262e9e1/mod.ts

JJ commented 1 year ago

Which begs the question, is this abandoned? Maybe we can offer some help?

AnandChowdhary commented 1 year ago

@JJ For sure! Would you like to become a maintainer and ensure that we make new releases?

Thank you!

JJ commented 1 year ago

I could give it a try, if you don't mind.

AnandChowdhary commented 1 year ago

Go for it!