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

qart as a React component #3

Closed hwclass closed 7 years ago

hwclass commented 7 years ago

Hi all

Sorry for my missing information about the library but the job you have done looks pretty nice. I have just wondered that you have a plan to develop this library as a React component as well?

Thanks

Baris

kciter commented 7 years ago

Hello, @hwclass. I don't have a plan now. :) But if you want to use this library in React, you can wrapped this library like react-barcode.

BatuhanK commented 7 years ago

@kciter @hwclass Here is a jumpstart: https://github.com/BatuhanK/react-qart

kciter commented 7 years ago

@BatuhanK Thank you!

hwclass commented 7 years ago

thanks @BatuhanK, checked the repo and congrats to you ;)