{"id":15566923,"url":"https://github.com/intracto/vue-multi-format-barcode","last_synced_at":"2025-04-23T23:48:15.383Z","repository":{"id":35011619,"uuid":"195061287","full_name":"Intracto/vue-multi-format-barcode","owner":"Intracto","description":"Multi-format 1D/2D barcode image processing component in Vue 2+, based on zxing-js library.","archived":false,"fork":false,"pushed_at":"2022-12-09T17:24:31.000Z","size":339,"stargazers_count":2,"open_issues_count":7,"forks_count":2,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-23T23:48:09.316Z","etag":null,"topics":["barcode-scanner","qrcode-scanner","vuejs2","zxing-library"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Intracto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-03T13:40:49.000Z","updated_at":"2021-08-15T16:13:37.000Z","dependencies_parsed_at":"2023-01-15T11:58:17.305Z","dependency_job_id":null,"html_url":"https://github.com/Intracto/vue-multi-format-barcode","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intracto%2Fvue-multi-format-barcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intracto%2Fvue-multi-format-barcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intracto%2Fvue-multi-format-barcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intracto%2Fvue-multi-format-barcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Intracto","download_url":"https://codeload.github.com/Intracto/vue-multi-format-barcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535098,"owners_count":21446505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["barcode-scanner","qrcode-scanner","vuejs2","zxing-library"],"created_at":"2024-10-02T17:08:46.064Z","updated_at":"2025-04-23T23:48:15.360Z","avatar_url":"https://github.com/Intracto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MFB Scanner (vue-multi-format-barcode)\n\u003e Multi-format 1D/2D barcode image processing component in Vue 2+, based on zxing-js library.\n\n### Demo\nDemo: -\n\n### Install\n\n```bash\nyarn add vue-multi-format-barcode\n```\n\n### How to\n\nIn main.js:\n\n```javascript\nimport Vue from 'vue'\nimport MultiFormatBarcode from 'vue-multi-format-barcode'\n\nVue.use(MultiFormatBarcode)\n```\n\nIn App.vue:\n\n```vue\n\u003cmulti-format-barcode /\u003e\n```\n\n### Props \u0026 Events\n\n```html\n  \u003cmulti-format-barcode width=\"1280\" heigth=\"720\" @onDecode=\"getResult\" /\u003e\n```\n\n### FAQ\n\n--\n\n### Development / Contribution\n\nYou'll need vue cli globally to debug the component.\n\n```bash\nnpm install -g @vue/cli\nnpm install -g @vue/cli-service-global\n```\n\nStart a development server for the component\n\n```bash\nvue serve MultiFormatBarcode.vue\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintracto%2Fvue-multi-format-barcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintracto%2Fvue-multi-format-barcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintracto%2Fvue-multi-format-barcode/lists"}