Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@barcode-bakery/barcode-react

barcode-bakery1kCC-BY-ND-4.02.0.0TypeScript support: included

Generates barcodes for React.

barcode, generator, bakery, barcodebakery, barcode, codabar, code11, code39, code39extended, code93, code128, ean-8, ean-13, isbn, i25, s25, msi, upc-a, upc-e, upcext2, upcext5, aztec, databarexpanded, datamatrix, maxicode, pdf417, qrcode

readme

# Barcode Bakery · GitHub license

Barcode Bakery is a library written in TypeScript, .NET Standard and PHP which allows you to generate barcodes on the fly on your server for displaying or saving or directly on the client.

The library has minimal dependencies in each language in order to be supported on a wide variety of platform.

The TypeScript library is under the Creative Commons Attribution-NoDerivatives 4.0 International.

Please consider doing a donation.

Installation

This library is the base to generate barcodes. You should consider looking up the README based on the framework where you want to get this installed:

You can follow our developer's guide on our website to learn how to use our library.

Tests

Simply type yarn test to run the tests.

Supported types

Other libraries available