presenta-software / presenta-block-qrcode

This block render a QRCode in a PRESENTA Library project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRESENTA QRCode Block

This block render a QRCode in a PRESENTA Library project.

Installation

Please read the installation istructions for official plugins here using this unique identifier: block-qrcode

Usage

To configure this block use this setting:

{
    type: 'qrcode',
    content: 'John',
    color: 'red'
}

Development

Run the watcher:

npm start

and the local webserver

npm run test

About

This block render a QRCode in a PRESENTA Library project.


Languages

Language:JavaScript 64.2%Language:HTML 27.2%Language:CSS 8.6%