nodejs QR code decoding library This library is aimed at decoding QR codes using nodejs. this work is based on : ZXING QRcode decoding java library LazarSoft port of this lib to javacript Requirements node QR decoder has been tested with node 0.4.3 and require the installation of node canvas : npm install canvas