neocotic / qrious

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

Improve sync/async API #17

Closed neocotic closed 10 years ago

neocotic commented 10 years ago

Removed unnecessary callbacks and simplified sync and async code (incl. new saveSync method).

This PR also fixes #16 by adding support for an optional mime option to the following methods to override the default image/png mime: