neocotic / qrious

Pure JavaScript library for QR code generation using canvas
https://neocotic.com/qrious
Other
1.55k stars 215 forks source link

Rename to qr.js #3

Closed neocotic closed 12 years ago

neocotic commented 12 years ago

It's catchier and shorter.

neocotic commented 12 years ago

Since this is a fresh start, the generateCanvas and generateImage methods which were deprecated by #1 will be removed completely.

neocotic commented 12 years ago

All of this has been done so the final step is to just rename the repository, which I'll do right now.

I just noticed that npm already has a module called qr. I've only published a couple of modules before so I'm not really familiar with the package manager yet. I'm guessing this will prohibit me from us "qr" as my module name though. If that is the case it will probably be changed to "qrjs".