@rc-component/qrcode
v1.1.1
Published
base abstract trigger component for react
Downloads
5,605,879
Readme
@rc-component/qrcode
React QRCode Component
Install
Usage
Example
http://localhost:8001
Development
npm install
npm startAPI
props
API
| Name | Type | Default | Description | | ---- | ---- | ------- | ----------- |
Test Case
npm test
npm run coverageopen coverage/ dir
License
rc-qrcode is released under the MIT license.
Refs
- Util part is from qrcode.react under ISC license.
- QR Code generation part is from qrcode-generator under MIT license.

