@darthmaim/react-barcode
v1.0.3
Published
Renders EAN barcodes
Downloads
215
Readme
@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.