Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors