🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

wxqrcode-js

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wxqrcode-js

生成微信二维码js插件

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
1
-75%
Maintainers
1
Weekly downloads
 
Created
Source

wxqrcode-js

自定义生成二维码插件

安装

npm install wxqrcode-js

使用说明

import createQrCodeImg from 'wxqrcode-js';

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

Keywords

生成微信二维码js插件

FAQs

Package last updated on 02 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts