qrview
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

QRView

JavaScript Style Guide

Generate QR Codes


Table of Contents


Install

npm i qrview 

Usage

new QRView:

import QRView from 'qrview'

const qrView = new QRView('https://example.com')

qrView.toPNG() // returns a ByteView of png data

Package Sidebar

Install

npm i qrview

Weekly Downloads

3

Version

1.0.0

License

none

Unpacked Size

39.1 kB

Total Files

10

Last publish

Collaborators

  • clyng57