Great project! 🏅 A few small thoughts (and questions): - Open the discussions tab (good for questions, to get fewer issues) - Remove projects tab if it isn't used - I'd delete bower from 'https://github.com/educastellano/qr.js/blob/master/bower.json' (nobody uses bower anymore, the project has been [deprecated/dead](https://bower.io/blog/2017/how-to-migrate-away-from-bower/) for a long time. - Would you be open to making the background/foreground colors configurable? - It's useful for making a QR code blend into a particular design, or when supporting dark mode. - If so, I'd just add two options, `color` and `backgroundColor`. - https://github.com/educastellano/qr.js/blob/master/qr.js#L760
Great project! 🏅
A few small thoughts (and questions):
colorandbackgroundColor.