{"id":15408923,"url":"https://github.com/sec-ant/qr-code-generator","last_synced_at":"2026-01-23T13:47:26.953Z","repository":{"id":189773162,"uuid":"681286306","full_name":"Sec-ant/qr-code-generator","owner":"Sec-ant","description":"A QR Code generator in Typescript ported from nayuki/QR-Code-generator","archived":false,"fork":false,"pushed_at":"2024-06-25T00:15:35.000Z","size":465,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T23:10:06.380Z","etag":null,"topics":["lib","qr-code","qr-code-generator","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@sec-ant/qr-code-generator/v/latest","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sec-ant.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-21T17:21:00.000Z","updated_at":"2023-08-22T17:23:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffe6c5a4-af0c-47a1-9431-41c86e5253ba","html_url":"https://github.com/Sec-ant/qr-code-generator","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":0.35,"last_synced_commit":"33b7f7468b3d5b38a8ebbb251c14e172f20283c5"},"previous_names":["sec-ant/qr-code-generator"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sec-ant%2Fqr-code-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sec-ant%2Fqr-code-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sec-ant%2Fqr-code-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sec-ant%2Fqr-code-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sec-ant","download_url":"https://codeload.github.com/Sec-ant/qr-code-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254001511,"owners_count":21997584,"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":["lib","qr-code","qr-code-generator","typescript"],"created_at":"2024-10-01T16:35:59.317Z","updated_at":"2026-01-23T13:47:26.881Z","avatar_url":"https://github.com/Sec-ant.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @sec-ant/qr-code-generator\n\nA QR Code generator in Typescript. This package is ported from [nayuki/QR-Code-generator](https://github.com/nayuki/QR-Code-generator). Typescript namespaces are discarded.\n\n## Install\n\n```ts\nnpm i @sec-ant/qr-code-generator\n```\n\n## Usage\n\n```ts\nimport { QrCode, Ecc } from \"@sec-ant/qr-code-generator\";\n\nconst qrCode = QrCode.encodeText(\"Hello, world!\", Ecc.MEDIUM);\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsec-ant%2Fqr-code-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsec-ant%2Fqr-code-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsec-ant%2Fqr-code-generator/lists"}