Skip to content

presenta-software/presenta-block-barcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Presenta Block to render a Barcode in a scene

Resources

Stars

Watchers

Forks