1.0.3 • Published 2 years ago

@darthmaim/react-barcode v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@darthmaim/react-barcode

React Component to render EAN barcode as svg.

Usage

import { Barcode } from '@darthmaim/react-barcode';

<Barcode value="4003994155486"/>

Installation

npm i @darthmaim/react-barcode

License

@darthmaim/react-barcode is licensed under the MIT License.