Skip to content

barcode-bakery/example-nodejs-1d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This example repository will allow you to generate any type of 1D barcodes. You can find more information on our Barcode Bakery website.

This is based on the barcode 1D library.

The library is available for free for non-commercial use; however you must purchase a license if you plan to use it in a commercial environment.

Installation

There are two ways to install our library:

  • Run the following command:
$ npm install @barcode-bakery/barcode-1d @barcode-bakery/barcode-common

This repository is already setup to run the examples. You simply need to run:

$ npm install

Then call a file app-code39.js with Node:

node src/app-code39.js

Supported types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published