zend10 / SuperStraightforwardBarcodeGenerator

Because no one wants to pay for those paid services. This super small service will generate small size 8 digits Code 128 barcode for you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super Straightforward Barcode Generator

Because no one wants to pay for those paid services. This super small service will generate small size 8 digits Code 128 barcode for you.

Installation

npm install

Usage

Simply change this line for the amount you want.

let quantity = 300

Then, to generate it, run this on your command line.

node index.js

Credits

About

Because no one wants to pay for those paid services. This super small service will generate small size 8 digits Code 128 barcode for you.

License:MIT License


Languages

Language:JavaScript 100.0%