Skip to content

debus/node-qr-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

node QR decoder module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published