{"id":19110054,"url":"https://github.com/zeiss/react-view-pdf","last_synced_at":"2025-04-10T03:53:08.547Z","repository":{"id":42932982,"uuid":"237426572","full_name":"ZEISS/react-view-pdf","owner":"ZEISS","description":"A simple and powerful PDF Viewer library for React.js","archived":false,"fork":false,"pushed_at":"2023-10-17T11:16:43.000Z","size":1156,"stargazers_count":110,"open_issues_count":10,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-10T03:52:58.726Z","etag":null,"topics":["pdf","pdf-reader","pdf-viewer","reactjs"],"latest_commit_sha":null,"homepage":null,"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/ZEISS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-01-31T12:34:20.000Z","updated_at":"2025-03-27T20:39:28.000Z","dependencies_parsed_at":"2024-01-14T03:47:01.967Z","dependency_job_id":"9b010607-1559-46d6-bbb7-4b86153c615a","html_url":"https://github.com/ZEISS/react-view-pdf","commit_stats":{"total_commits":46,"total_committers":3,"mean_commits":"15.333333333333334","dds":"0.30434782608695654","last_synced_commit":"08b282c5f568c6ea5171fce51cf44bd82c10df0f"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZEISS%2Freact-view-pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZEISS%2Freact-view-pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZEISS%2Freact-view-pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZEISS%2Freact-view-pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZEISS","download_url":"https://codeload.github.com/ZEISS/react-view-pdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154998,"owners_count":21056542,"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":["pdf","pdf-reader","pdf-viewer","reactjs"],"created_at":"2024-11-09T04:23:25.667Z","updated_at":"2025-04-10T03:53:08.521Z","avatar_url":"https://github.com/ZEISS.png","language":"TypeScript","readme":"# React PDF Reader\n\nThe purpose of this library is to provide a React component that works as a PDF Reader. It's basically a React wrapper from the pdf.js library from Mozilla.\n\n## Using the Library\n\nThe library can be installed via the following commands:\n\n```sh\nnpm i --save-dev react-view-pdf\n```\n\nBecause this library uses components from `precise-ui`, it is necessary to add it as a dependency to your project:\n\n```sh\nnpm i precise-ui\n```\n\nThen, simply import the component like below:\n\n```js\nimport { PDFViewer } from 'react-view-pdf';\n\n\u003cPDFViewer url=\"http://www.africau.edu/images/default/sample.pdf\" /\u003e\n\n```\n\n## Contributing\n\nFeel free to contribute to it or open issues in case of bugs.\n\n\n## Roadmap\n\n1. Remove dependency on `precise-ui`.\n2. Allow selection of texts.\n3. Add built-in download button.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeiss%2Freact-view-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeiss%2Freact-view-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeiss%2Freact-view-pdf/lists"}