UNPKG

vue2-qr

Version:

**English** | [中文](./README.zh-CN.md) ## Introduction A plugin suitable for vue2.x with a QR code in the center with a logo. ## Example <img src="./img/npmjs.com.png" width="300">

1 lines 197 B
<!doctype html><meta charset="utf-8"><title>vue2qrcode demo</title><script src="./vue2qrcode.umd.js"></script><link rel="stylesheet" href="./vue2qrcode.css"><script>console.log(vue2qrcode)</script>