read-qrcode

1.3.24-x • Public • Published

Installation

$ npm install read-qrcode

QRCode-read Example

    let qrcode = require('read-qrcode');
 
    qrcode("QRCODE LINK FILE").then((example) => {
 
        console.log(example[0].symbol[0].data);
 
    });

Readme

Keywords

none

Package Sidebar

Install

npm i read-qrcode

Weekly Downloads

1

Version

1.3.24-x

License

ISC

Unpacked Size

1.15 kB

Total Files

4

Last publish

Collaborators

  • alinowski2017