0.1.2 • Published 9 years ago

qr_download v0.1.2

Weekly downloads
2
License
MIT
Repository
bitbucket
Last release
9 years ago

QR_Download

NPM version Downloads

How to use

The following example runs Qr_Download and opens the qr code to download in your browser.

var QR = require('qr_download');
QR('cordova/',{dontOpen:false});

It is really as simple as that!

To download it, be on the same network, and scan the QR Code.

Future

  • Create a grunt script to run this module from
  • Add iOS support
0.1.2

9 years ago

0.1.1

9 years ago

1.1.0

9 years ago

0.1.0

9 years ago

1.0.0

9 years ago