Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
/ BarcodeJs Public archive

A simple library to draw common barcodes as a canvas graphic

Notifications You must be signed in to change notification settings

ebi/BarcodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarcodeJs Source

* License: http://www.apache.org/licenses/LICENSE-2.0

Welcome to BarcodeJs.

The library provides you a simple way to display ean13 barcode as a canvas image.

Usage:
* Include the BarcodeEan13.js file in your HTML code
* Create an instance with an element and a first value
* You can change the value over the set method
* See test.html

TODO:
* Testing is unfinished

About

A simple library to draw common barcodes as a canvas graphic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published