JSPM

@rc-component/qrcode

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 971682
  • Score
    100M100P100Q201830F
  • License MIT

base abstract trigger component for react

Package Exports

  • @rc-component/qrcode
  • @rc-component/qrcode/es/index.js
  • @rc-component/qrcode/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rc-component/qrcode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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

@rc-component/qrcode

Usage

Example

http://localhost:8001

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