Canvas Packages

radial-canvas

RadialCanvas.js is a lightweight, object-oriented canvas manipulation library for TypeScript/JavaScript. It provides an intuitive API for drawing shapes, handling events, and managing canvas interactions.

1.0.1 • Published 10 months ago

qs-canvas

* ###### 修复 uni.canvasToTempFilePath中组件实例导致输出失败问题

1.0.11 • Published 3 years ago

qrcode-uni

### 用法 #### 安装 ```js npm install qrcode-uni ``` #### 使用 ```vue <tmeplate> <canvas id="qrcode" canvas-id="qrcode" style="width: 440rpx; height: 440rpx" ></canvas> </tmeplate> ``` ```js // js import {qrcode} from qrcode-uni var qrData = '1111' qrcodeUtf16({

1.0.2 • Published 2 years ago

qr-magic

QRCode / 2d Barcode api with both server side and client side support using canvas

1.5.3 • Published 2 years ago