Packages to work with EAN barcodes.
- @darthmaim/barcode: Validate and format EAN barcodes.
- @darthmaim/react-barcode: React component to render EAN barcodes as svg.
- @darthmaim/react-native-barcode: React-Native component to render EAN barcodes.
- Clone this repository or make a fork if you plan to submit your changes.
- Run
npm install
to install the required dependencies. - Run
npm run watch
in to root to build and watch all packages. - Make your changes.
- Commit the changes to a new branch and push them to your fork.
- Create a new Pull Request.
Licensed under the MIT License.