二维码生成工具 QRCanvas

码农软件 · 软件分类 · 条形码/二维码 · 2019-10-07 22:29:15

软件介绍

新版 JavaScript 二维码生成工具(原来的 jsqrgen)。

新版亮点:

  1. 仅依赖 canvas,支持几乎所有的现代浏览器。

  2. 使用简单,除数据外,所有配置可选。

  3. 可定制性强,可以定制出有个性的二维码。

  4. 同时支持浏览器和 Node.js(依赖 node-canvas)。

  5. 可方便地在 React 或者 Vue.js 中使用。

与框架结合使用:

快速开始:

var canvas = qrcanvas({data: 'hello, world'});
document.getElementById('qr').appendChild(canvas);

上图:

本文地址:https://codercto.com/soft/d/16270.html

Sprint

Sprint

Jake Knapp、John Zeratsky、Braden Kowitz / Simon & Schuster / 2016-3-8 / GBP 14.60

媒体推荐 “Every business leader I know worries about the same thing: Are we moving fast enough? The genius of Jake Knapp’s Sprint is its step-by-step breakdown of what it takes to solve big problems an......一起来看看 《Sprint》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具