{"id":15840265,"url":"https://github.com/davealdon/easy-pdf","last_synced_at":"2026-05-05T05:31:35.571Z","repository":{"id":105658682,"uuid":"133690016","full_name":"DaveAldon/Easy-PDF","owner":"DaveAldon","description":"When you just want your base64 PDF shown in a simple jQuery dialog.","archived":false,"fork":false,"pushed_at":"2018-06-25T19:35:51.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T04:07:04.607Z","etag":null,"topics":["base64","dialog","javascript","jquery","pdf"],"latest_commit_sha":null,"homepage":"https://davealdon.github.io/Easy-PDF/","language":"JavaScript","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/DaveAldon.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}},"created_at":"2018-05-16T15:51:31.000Z","updated_at":"2024-03-27T12:18:45.000Z","dependencies_parsed_at":"2023-06-12T15:00:18.670Z","dependency_job_id":null,"html_url":"https://github.com/DaveAldon/Easy-PDF","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/DaveAldon%2FEasy-PDF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FEasy-PDF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FEasy-PDF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FEasy-PDF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveAldon","download_url":"https://codeload.github.com/DaveAldon/Easy-PDF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246679061,"owners_count":20816402,"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":["base64","dialog","javascript","jquery","pdf"],"created_at":"2024-10-05T16:42:31.190Z","updated_at":"2026-05-05T05:31:35.508Z","avatar_url":"https://github.com/DaveAldon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy-PDF\n\n## Instructions\nRequires the following dependencies:\n```HTML\n\u003cscript src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.0.489/pdf.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.0.489/pdf.worker.js\"\u003e\u003c/script\u003e\n\n\u003clink rel=\"stylesheet\" href=\"https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css\"\u003e\n```\n\nThen just call:\n```Javascript\neasyPDF(base64, \"Header Title of Dialog\");\n  ```\nto get your PDF shown with some simple controls.\n\n## Development\n\nCurrently in order to get it to look a certain way you'll just have to fiddle with it directly with styling or changing the code itself\n\n## Demo\nCheck it out in action here: https://davealdon.github.io/Easy-PDF/.\n\n## Troubleshooting\nMake sure your base64 is properly formatted. If you're not sure, you can dump it into Notepad++ and convert it to a file, or download it by putting it in the decode window here: https://www.base64decode.org/ and if it doesn't have any issues then it will show.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavealdon%2Feasy-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavealdon%2Feasy-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavealdon%2Feasy-pdf/lists"}