1.0.3 • Published 3 years ago

@presenta/block-barcode v1.0.3

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
3 years ago

PRESENTA BarCode Block

This block render a BarCode in a PRESENTA Library project using JsBarcode Library

Installation

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

Usage

To configure this block use this setting:

{
    type: 'barcode',
    content: 'Hello World'
}

You can add the JsBarcode options alongside the main options in the config object.

Development

Run the watcher:

npm start

and the local webserver

npm run test
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago