patrickmonteiro / quasar-barcode-reader

πŸ“±πŸ“· Base code for a code reader application: EAN, CODE 128, CODE 39, EAN 8, UPC-A, UPC-C, I2of5, 2of5, CODE 93 e CODABAR with QuaggaJS and Quasar Framework

Home Page:https://quasar-barcode-reader.surge.sh/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar Barcode Reader (quasar-barcode-reader)

A barcode reader only with Javascript in the Quasar Framework.

Library used:

QuaggaJS

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

πŸ“±πŸ“· Base code for a code reader application: EAN, CODE 128, CODE 39, EAN 8, UPC-A, UPC-C, I2of5, 2of5, CODE 93 e CODABAR with QuaggaJS and Quasar Framework

https://quasar-barcode-reader.surge.sh/#/


Languages

Language:JavaScript 51.6%Language:Vue 37.3%Language:HTML 7.2%Language:Stylus 3.8%