wxqrcode-js

1.0.0 • Public • Published

wxqrcode-js

自定义生成二维码插件

安装

npm install wxqrcode-js

使用说明

import createQrCodeImg from 'wxqrcode-js';

createQrCodeImg(shareUrl, {
  size: parseInt(300) // 二维码大小
})

Package Sidebar

Install

npm i wxqrcode-js

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

39.9 kB

Total Files

4

Last publish

Collaborators

  • relaxing0314