Skip to content

spiechu/EAN-13-Barcode-Canvas-Drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAN-13 Barcode Canvas Drawer

A little CoffeeScript project to draw EAN-13 Barcode using HTML Canvas.

Working example can be found here

Requirements

Script needs 3 external JS libraries (included in package):

  • jQuery
  • jQuery Validation Plugin
  • jCanvaScript