Skip to content

usrz/javascript-barcodes

Repository files navigation

JS BARCODES

A small library to create PDF417 barcodes (as in airline boarding passes) and QR-CODE (as in little pixelated squares) from JavaScript in a "human" way.

You can see the documentation and some samples here.

LICENSE

As some of the sources used below were licensed using LGPL3, this work is therefore licensed under the terms of the LGPL3 as well.

ORIGINAL WORKS

  • QR-Code library

  • License: MIT

  • Source: Google Code

  • Release: r358

  • PDF417 library

  • License: LGPL3 (derivative work of TCPDF)

  • Source: GitHub

  • Release: 313aa28e95

  • BCMath-JS library (needed bu PDF417, used unmodified)

About

A small library to generate PDF417 and QR-codes in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published