{"id":15357208,"url":"https://github.com/gera2ld/qrcanvas-react","last_synced_at":"2025-04-15T06:43:20.100Z","repository":{"id":65479934,"uuid":"67325410","full_name":"gera2ld/qrcanvas-react","owner":"gera2ld","description":"A QRCode component for use with ReactJS","archived":false,"fork":false,"pushed_at":"2020-03-31T14:43:16.000Z","size":31,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T17:11:43.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gera2ld.github.io/qrcanvas-react/","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/gera2ld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-04T04:23:15.000Z","updated_at":"2024-04-16T09:14:03.000Z","dependencies_parsed_at":"2023-01-25T08:45:18.435Z","dependency_job_id":null,"html_url":"https://github.com/gera2ld/qrcanvas-react","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fqrcanvas-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fqrcanvas-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fqrcanvas-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fqrcanvas-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gera2ld","download_url":"https://codeload.github.com/gera2ld/qrcanvas-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631680,"owners_count":21136562,"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":[],"created_at":"2024-10-01T12:34:00.402Z","updated_at":"2025-04-15T06:43:20.076Z","avatar_url":"https://github.com/gera2ld.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qrcanvas-react\n\n![NPM](https://img.shields.io/npm/v/qrcanvas-react.svg)\n![License](https://img.shields.io/npm/l/qrcanvas-react.svg)\n![Downloads](https://img.shields.io/npm/dt/qrcanvas-react.svg)\n\nThis a QRCode component for use with ReactJS, based on [qrcanvas](https://github.com/gera2ld/qrcanvas).\n\n## Installation\n\n``` sh\n$ yarn add qrcanvas-react\n```\n\n## Usage\n\n```javascript\nimport { QRCanvas } from 'qrcanvas-react';\nimport ReactDOM from 'react-dom';\n\nconst options = { data: 'hello, world' };\nReactDOM.render(\u003cQRCanvas options={options} /\u003e, document.getElementById('app'));\n```\n\n`options` is passed to [qrcanvas](https://github.com/gera2ld/qrcanvas). For more details, see [qrcanvas docs](https://github.com/gera2ld/qrcanvas/wiki).\n\nSee [more examples](https://gera2ld.github.io/qrcanvas-react/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fqrcanvas-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgera2ld%2Fqrcanvas-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fqrcanvas-react/lists"}