react-qrbtf-temp
TypeScript icon, indicating that this package has built-in type declarations

1.1.9 • Public • Published

React Qrbtf

Npm Version License

  • 6 Different QRCode Styles - Change the parameters to show your favourite

  • Make Your Own - Use the API to make your own QRCode styles

Demo

QR codes

Live Demo

Installation & Usage

npm install react-qrbtf --save

Docs

Read docs here (not yet completed)

Include the Componet

import React from 'react'
import { QRNormal } from 'react-qrbtf'

class Component extends React.Component {
    
    render() {
        return <QRNormal value="https://qrbtf.com" />
    }
}

Readme

Keywords

Package Sidebar

Install

npm i react-qrbtf-temp

Homepage

qrbtf.com/

Weekly Downloads

3

Version

1.1.9

License

MIT

Unpacked Size

1.96 MB

Total Files

74

Last publish

Collaborators

  • kotomi