lindell / JsBarcode

Barcode generation library written in JavaScript that works in both the browser and on Node.js
http://lindell.me/JsBarcode
MIT License
5.49k stars 1.11k forks source link

Support QR-code #144

Closed javaone199 closed 7 years ago

javaone199 commented 7 years ago

It would be very nice to support QR-code that is very popular right now. Manufactures like to put QR-code in their product packaging, which usually is product URL address.

lindell commented 7 years ago

This library is focused on 1D barcodes. There are many libraries that focuses on soely QR-codes