kciter / qart.js

Generate artistic QR code. 🎨
https://kciter.github.io/qart.js/
GNU General Public License v3.0
3.15k stars 176 forks source link

the make() API had been modified #24

Open xiyuyizhi opened 6 years ago

xiyuyizhi commented 6 years ago

document.getElementById('qart').appendChild(qart.make()) not work

qart.make(document.getElementById('qart')) worked

misteral commented 5 years ago

@kciter do u can confirm that? I don't change api.