mirror of
https://github.com/zhouxiaoka/autoclip.git
synced 2026-07-01 04:54:20 +08:00
@rc-component/QRCode
React QRCode Component
[![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url] [![build status][github-actions-image]][github-actions-url] [![Test coverage][codecov-image]][codecov-url] [![bundle size][bundlephobia-image]][bundlephobia-url] [![dumi][dumi-image]][dumi-url]
Install
Usage
Example
Development
npm install
npm start
API
props
API
| Name | Type | Default | Description |
|---|
Test Case
npm test
npm run coverage
open 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.
