Skip to content

9sharp/qrcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrcoder

Build Status

Encode/Decode image with QR code.

Development

Install Dependency

Install the dependencies.

$ npm install

In case you failed installing cairo, please read the follow links for help

Test your code

Run jshint and functional test tasks

$ grunt test

Run local server

Test qrcoder on you browser

$ grunt server

It will automatically open your browser on localhost to see how qrcoder work.

Release Distribution

$ grunt dist

It will update the dist folder and docs folder.

About

Encode image with QR code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors