An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com
Go to file
倪豪 162e11bda9
Update README.md
2020-06-11 20:41:07 +08:00
.github Create FUNDING.yml 2020-06-11 20:29:36 +08:00
.idea C3 颜色调整 2020-05-15 11:37:31 +08:00
public Pinterest 验证 2020-05-27 18:14:37 +08:00
src 网站 part more 介绍文字更新 2020-05-23 00:27:44 +08:00
.env .env 添加,阻止生成 .map 文件 2020-05-04 18:39:13 +08:00
.gitignore fix qrcode error 2020-05-03 10:36:40 +08:00
LICENSE Create LICENSE 2020-05-23 22:10:44 +08:00
README.md Update README.md 2020-06-11 20:41:07 +08:00
package-lock.json Bump websocket-extensions from 0.1.3 to 0.1.4 2020-06-08 07:57:19 +00:00
package.json [QR scan] 2020-05-19 12:36:23 +08:00
yarn.lock Bump websocket-extensions from 0.1.3 to 0.1.4 2020-06-08 07:57:19 +00:00

README.md

QRBTF

[![Npm Version][npm-version-image]][npm-version-url] [![Build Status][travis-svg]][travis-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

URL: qrbtf.com
QRBTF is a simple web app to beautify your QR code.

Features

  • 8 Art QR Code Styles
  • Parametric Design
  • No Backend Required
  • Support for SVG Downloads

中文介绍:

QRBTF Website

Installation

git clone https://github.com/ciaochaos/qrbtf.git
cd qrbtf
npm install
npm start

Usage

  1. Open qrbtf.com.
  2. Enter a URL or text.
  3. Select a style.
  4. Adjust parameters.
  5. Download JPG or SVG.

React Component (react-qrbtf)

See github.com/cpunisher/react-qrbtf for more information.

npm install react-qrbtf --save

Include the Component

import React from 'react'
import { QRNormal } from 'react-qrbtf'

class Component extends React.Component {
    
    render() {
        return <QRNormal value="https://qrbtf.com" />
    }
}

Examples

Donation

Paypal

Alipay