darthmaim / barcode

Packages to work with EAN barcodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

barcode

Packages to work with EAN barcodes.

Packages

Contributing

  1. Clone this repository or make a fork if you plan to submit your changes.
  2. Run npm install to install the required dependencies.
  3. Run npm run watch in to root to build and watch all packages.
  4. Make your changes.
  5. Commit the changes to a new branch and push them to your fork.
  6. Create a new Pull Request.

License

Licensed under the MIT License.

About

Packages to work with EAN barcodes

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%