barcode-encode
v0.1.1
Published
A simple method to encode strings according to various barcode standards
Readme
Simple library for encoding strings per various barcode standards.
Usage
Right now, only one method. Code128A(string) returns the string encoded according to the Code 128 A code set, suitable for use with most freely available Code 128 fonts.
License
This library is freely distributable under the terms of the MIT license.
