QArt.js is a javascript library that merges pictures and QR codes for artistic QR codes. It can be used as React component, Angular.js directive and Vue.js directive.
jQuery.qrcode is a jQuery plugin that enables you to dynamically add QR codes to your website. Choose between rendering the code in a canvas
or with divs
. The latter will be fine even for older browser. The generated QR code will be in the least possible version requiered to encode the content (least number of blocks).