1.0.0 • Published 2 years ago

qrcode-kit v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

qrcode-kit 使用指南

npm

npm install qrcode-kit

// 引入
import {createQrCodeImg} from 'qrcode-kit'

// 使用
let base64 = createQrCodeImg('1234567',{})
1.0.0

2 years ago

1.0.0-snapshot.1

2 years ago