{"id":20393378,"url":"https://github.com/foxitsoftware/foxit-pdf-sdk-web-demo","last_synced_at":"2025-04-12T12:05:49.350Z","repository":{"id":37338975,"uuid":"377466236","full_name":"foxitsoftware/foxit-pdf-sdk-web-demo","owner":"foxitsoftware","description":"Foxit PDF SDK Demo Viewer Project - Development","archived":false,"fork":false,"pushed_at":"2025-02-25T09:47:58.000Z","size":23371,"stargazers_count":11,"open_issues_count":1,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-06T09:47:52.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxitsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-06-16T11:03:28.000Z","updated_at":"2025-02-25T09:48:01.000Z","dependencies_parsed_at":"2022-09-12T22:30:55.541Z","dependency_job_id":"e1b142e2-b6ae-432b-9073-05919c8ebef0","html_url":"https://github.com/foxitsoftware/foxit-pdf-sdk-web-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxitsoftware%2Ffoxit-pdf-sdk-web-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxitsoftware%2Ffoxit-pdf-sdk-web-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxitsoftware%2Ffoxit-pdf-sdk-web-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxitsoftware%2Ffoxit-pdf-sdk-web-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxitsoftware","download_url":"https://codeload.github.com/foxitsoftware/foxit-pdf-sdk-web-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565068,"owners_count":21125415,"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-11-15T03:48:28.990Z","updated_at":"2025-04-12T12:05:49.327Z","avatar_url":"https://github.com/foxitsoftware.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example PDF APP\n\nThis project was created for generating PDF example, for implementing the main app Foxit [FOXIT-FRONT-END](https://github.com/foxitsoftware/foxit-pdf-sdk-web-demo-frontend).\n\nThe app only generates and displays pdf examples in the iframe. Here use snippets, scenes, and routes.\n\nThe application was built with Node 14.16.0.\n\n**NOTE:**\nThe collaboration example requires version 8.5.1 of the Foxit PDF SDK for Web.\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n```\nnpm install\nnpm start\n```\n\nRuns the app in the development mode.\\\nOpen [http://0.0.0.0:8083](http://0.0.0.0:8083/#/hello) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n```\nnpm run build\n```\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\n## Snippets \n\nThe snippet is used for control and interaction with the PDF Viewer. They are in the folder `src/snippets`.\n\n## Scenes \n\nScenes are needed to show the order in which tooltips appear. There are objects with a configuration of tips.\nThey are in the folder `src/scenes`.\n\n## Routes\n\nPaths through url are implemented in the application, below is the route list.\n\nExample 1 \n* [http://0.0.0.0:8083/#/hello](http://0.0.0.0:8083/#/hello)\n\nExample 2\n* [http://0.0.0.0:8083/#/annotation](http://0.0.0.0:8083/#/annotation)\n\nExample 3\n* [http://0.0.0.0:8083/#/forms](http://0.0.0.0:8083/#/forms)\n\nExample 4\n* [http://0.0.0.0:8083/#/redaction](http://0.0.0.0:8083/#/redaction)\n\nExample 5\n* [http://0.0.0.0:8083/#/edit_pdfs](http://0.0.0.0:8083/#/edit_pdfs)\n\nExample 6\n* [http://0.0.0.0:8083/#/digital_signature](http://0.0.0.0:8083/#/digital_signature)\n\nExample 7\n* [http://0.0.0.0:8083/#/search](http://0.0.0.0:8083/#/search)\n\nExample 8\n* [http://0.0.0.0:8083/#/measurement](http://0.0.0.0:8083/#/measurement)\n\nExample 9\n* [http://0.0.0.0:8083/#/collaboration](http://0.0.0.0:8083/#/collaboration)\n\nExample 10\n\n* [http://0.0.0.0:8083/#/conversion](http://0.0.0.0:8083/#/conversion)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxitsoftware%2Ffoxit-pdf-sdk-web-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxitsoftware%2Ffoxit-pdf-sdk-web-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxitsoftware%2Ffoxit-pdf-sdk-web-demo/lists"}