UNPKG

@darthmaim/react-barcode

Version:
22 lines (13 loc) 328 B
# `@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](./LICENSE).