rsthn/rose-qr
最新稳定版本:1.0.2
Composer 安装命令:
composer require rsthn/rose-qr
包简介
Bacon QR Adapter for Rose
README 文档
README
This extension adds QR generation support to Rose using the famous BaconQrCode library.
Installation
composer require rsthn/rose-qr
Expression Functions
qr:create <contents:str>
Generates a new QR code an returns an SVG image data string.
(qr:create "Hello World")
qr:uri <contents:str>
Generates a new QR code an returns an SVG data-URI string.
(qr:uri "Hello World")
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2022-07-20