{"id":13729585,"url":"https://github.com/zxing-js/ngx-scanner","last_synced_at":"2025-10-06T04:56:42.826Z","repository":{"id":26348072,"uuid":"108417864","full_name":"zxing-js/ngx-scanner","owner":"zxing-js","description":"Angular QR code, Barcode, DataMatrix, scanner component using ZXing.","archived":false,"fork":false,"pushed_at":"2024-11-20T19:55:33.000Z","size":10950,"stargazers_count":649,"open_issues_count":83,"forks_count":230,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-23T06:37:10.269Z","etag":null,"topics":["angular","barcode","camera","demo","hacktoberfest","qr-code","scanner","sponsors","wiki","zxing"],"latest_commit_sha":null,"homepage":"https://zxing-js.github.io/ngx-scanner/","language":"TypeScript","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/zxing-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"zxing-js"}},"created_at":"2017-10-26T13:50:04.000Z","updated_at":"2025-04-16T02:46:49.000Z","dependencies_parsed_at":"2023-02-18T03:45:21.460Z","dependency_job_id":"d8a534c6-0ff5-4d73-a7da-2dc2233ae132","html_url":"https://github.com/zxing-js/ngx-scanner","commit_stats":{"total_commits":772,"total_committers":45,"mean_commits":"17.155555555555555","dds":0.3251295336787565,"last_synced_commit":"af3688fef1947754c084058379d5a465279d03d3"},"previous_names":["werthdavid/ngx-zxing"],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxing-js%2Fngx-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxing-js%2Fngx-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxing-js%2Fngx-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxing-js%2Fngx-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zxing-js","download_url":"https://codeload.github.com/zxing-js/ngx-scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252113934,"owners_count":21696888,"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":["angular","barcode","camera","demo","hacktoberfest","qr-code","scanner","sponsors","wiki","zxing"],"created_at":"2024-08-03T02:01:02.667Z","updated_at":"2025-10-06T04:56:37.801Z","avatar_url":"https://github.com/zxing-js.png","language":"TypeScript","funding_links":["https://opencollective.com/zxing-js"],"categories":["Third Party Components","UI Components"],"sub_categories":["QR Codes","QR Code"],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![Angular ZXing Scanner](https://user-images.githubusercontent.com/3942006/61757715-28a44800-ad98-11e9-9f58-555d2f187c50.png)](https://github.com/zxing-js/ngx-scanner)\n\n\n### @zxing/ngx-scanner\n\nAngular Barcode/QR-Code scanner component.\n\n\u003cbr\u003e\n\n[Bug Report](https://github.com/zxing-js/ngx-scanner/issues/new?template=Bug_report.md)\n·\n[Feature Request](https://github.com/zxing-js/ngx-scanner/issues/new?template=Feature_request.md\u0026labels=feature)\n\n\u003cbr\u003e\n\n[![NPM version](https://img.shields.io/npm/v/@zxing/ngx-scanner.svg?\u0026label=npm)](https://www.npmjs.com/package/@zxing/ngx-scanner )\n[![Downloads](https://img.shields.io/npm/dm/@zxing/ngx-scanner.svg)](https://npmjs.org/package/@zxing/ngx-scanner )\n[![Build Status](https://travis-ci.com/zxing-js/ngx-scanner.svg?branch=master)](https://travis-ci.com/zxing-js/ngx-scanner)\n[![Made with Angular](https://img.shields.io/badge/Made%20with-Angular-E13137.svg)](https://angular.io)\n[![Maintainer wanted](https://img.shields.io/badge/maintained-help%20wanted-red)](https://npmjs.org/package/@zxing/ngx-scanner)\n\n[![Backers on Open Collective](https://opencollective.com/zxing-js/backers/badge.svg)](#backers) \n[![Sponsors on Open Collective](https://opencollective.com/zxing-js/sponsors/badge.svg)](#sponsors)\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n### Attention\n\n\u003eNOTE: While we do not have the time to actively maintain zxing-js anymore, we are open to new maintainers taking the lead.\n\n## Demo\n\n\u003e Previews needs to be opened in new standalone windows.\n\n- [Demo](https://zxing-js.github.io/ngx-scanner/)\n- [StackBlitz](https://zxing-ngx-scanner.stackblitz.io/)\n\n_Some previews may not be fully updated, please check the version._ 😉\n\n## How To\n\nI promise that it's **very** easy to use:\n\n```html\n\u003c!-- some.component.html --\u003e\n\u003czxing-scanner\u003e\u003c/zxing-scanner\u003e\n```\n\n## Getting Started\n\n[click here](https://github.com/zxing-js/ngx-scanner/wiki/Getting-Started)\n\n### Angular version compatibility\n\nAngular version compatibility table:\n\n| Angular | @zxing/ngx-scanner |\n|---------|--------------------|\n| 17.x.x  | 17.0.0             |\n| 16.x.x  | 3.9.1 \u0026 16.0.0     |\n| 15.x.x  | 3.9.0              |\n| 14.x.x  | 3.6.2              |\n| 13.x.x  | 3.5.0              |\n| 12.x.x  | 3.3.0              |\n| 10.x.x  | 3.1.3              |\n| 9.x.x   | 3.0.1              |\n| 8.x.x   | 2.0.1              |\n| 5.x.x   | 1.7.1              |\n| 4.x.x   | 0.3.4              |\n\n(Sorry for not using semver in the past, future releases will use the same major as the supported Angular version)\n\n### Wiki\n\nCheck our nice wiki for more info: [click here to take a look!](https://github.com/zxing-js/ngx-scanner/wiki)**\n\n### Requisites\n\n - HTTPS for production environments ([more](https://stackoverflow.com/a/34198101/4367683)).\n\n## Performance\n\nRead our performance notes on the wiki: [Performance Considerations](https://github.com/zxing-js/ngx-scanner/wiki/Performance-Considerations).\n\n\n\n## Generator\n\nLooking for a way to generate ~awesome~ QR codes? Check-out [ngx-kjua](https://github.com/werthdavid/ngx-kjua).\n\nWant just to write QR codes on your own, try our [ZXing typescript port](https://github.com/zxing-js/library).\n\n\n## Financial contributions\n\n We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/zxing-js).\n Anyone can file an expense. If the expense makes sense for the development of the community, it will be \"merged\" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.\n\n\n## Credits\n\nAnd last but not less important, the credits.\n\n\n### Contributors\n\nHere goes a special thanks all our contributors. Thank you! 🖤❤️♡\n\n[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/0)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/0)[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/1)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/1)[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/2)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/2)[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/3)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/3)[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/4)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/4)[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/5)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/5)[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/6)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/6)[![](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/images/7)](https://sourcerer.io/fame/odahcam/zxing-js/ngx-scanner/links/7)\n\n\n ### Backers\n\n Thank you to all our backers! [[Become a backer](https://opencollective.com/zxing-js#backer)]\n\n \u003ca href=\"https://opencollective.com/zxing-js#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/backers.svg?width=890\"\u003e\u003c/a\u003e\n\n\n ### Sponsors\n\n Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/zxing-js#sponsor))\n\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n \u003ca href=\"https://opencollective.com/zxing-js/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/zxing-js/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\n---\n\n[![Bless](https://cdn.rawgit.com/LunaGao/BlessYourCodeTag/master/tags/alpaca.svg)](http://lunagao.github.io/BlessYourCodeTag/) [![Greenkeeper badge](https://badges.greenkeeper.io/zxing-js/ngx-scanner.svg)](https://greenkeeper.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxing-js%2Fngx-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzxing-js%2Fngx-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxing-js%2Fngx-scanner/lists"}