{"id":20791723,"url":"https://github.com/dzenis-h/electric_pdfs","last_synced_at":"2026-04-11T02:52:40.065Z","repository":{"id":93022254,"uuid":"187562524","full_name":"dzenis-h/electric_pdfs","owner":"dzenis-h","description":"A pdf viewer using using electron and mozilla/pdf.js","archived":false,"fork":false,"pushed_at":"2023-06-18T08:30:25.000Z","size":1417,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T10:46:03.659Z","etag":null,"topics":["css3","electron","electron-packager","es6","html5","javascript","npm","pdf","pdf-viewer"],"latest_commit_sha":null,"homepage":null,"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/dzenis-h.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":"2019-05-20T03:35:40.000Z","updated_at":"2023-09-13T16:02:40.000Z","dependencies_parsed_at":"2024-11-17T15:48:13.654Z","dependency_job_id":"5a136037-214a-426b-aacc-6c229583af83","html_url":"https://github.com/dzenis-h/electric_pdfs","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/dzenis-h%2Felectric_pdfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Felectric_pdfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Felectric_pdfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2Felectric_pdfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzenis-h","download_url":"https://codeload.github.com/dzenis-h/electric_pdfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136235,"owners_count":20241988,"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":["css3","electron","electron-packager","es6","html5","javascript","npm","pdf","pdf-viewer"],"created_at":"2024-11-17T15:46:59.228Z","updated_at":"2026-04-11T02:52:35.016Z","avatar_url":"https://github.com/dzenis-h.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##\n\n![GitHub repo size](https://img.shields.io/github/repo-size/dzenis-h/electric_pdfs)\n![GitHub contributors](https://img.shields.io/github/contributors/dzenis-h/electric_pdfs)\n![GitHub stars](https://img.shields.io/github/stars/dzenis-h/electric_pdfs?style=social)\n![GitHub forks](https://img.shields.io/github/forks/dzenis-h/electric_pdfs?style=social)\n[![LinkedIn Follow](https://img.shields.io/badge/-Follow-blue?style=social\u0026logo=linkedin\u0026link=https://www.linkedin.com/in/dzenis-h/)](https://www.linkedin.com/in/dzenis-h/)\n[![GitHub Follow](https://img.shields.io/badge/-Follow-black?style=social\u0026logo=github\u0026link=https://github.com/dzenis-h)](https://github.com/dzenis-h)\n##\n\n# \u003cimg src=\"https://www.goodfreephotos.com/albums/vector-images/electron-vector-clipart.png\" width=\"44\" height=\"44\" style=\"vertical-align: middle; padding: 5px;\"\u003e Electric PDFs\n\n## Overview 👀\nElectric PDFs is an app that allows you to view and manipulate PDF files using electron.js and pdf.js. You can open, zoom, rotate, print, and download PDF files with ease. Electric PDFs is a simple and elegant solution for your PDF needs.\n\n## What is Electron ⁇\nElectron.js is a framework for building cross-platform desktop applications using web technologies such as JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create apps that work on Windows, macOS, and Linux — no native development experience required.\n\n##\n\n## Tech Stack 🛠️\n\n| Tech | Docs | Description |\n| :---: | :---: | :--- |\n| \u003cimg src=\"https://img.shields.io/badge/Electron-191970?style=for-the-badge\u0026logo=electron\u0026logoColor=white\" width=\"100\" height=\"28\"\u003e | [Electron](https://www.electronjs.org/docs) | A framework for creating cross-platform desktop applications using web technologies |\n| \u003cimg src=\"https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white\" width=\"100\" height=\"28\"\u003e | [Node.js](https://nodejs.org/en/docs/) | A JavaScript runtime environment that executes JavaScript code outside a web browser |\n| \u003cimg src=\"https://img.shields.io/badge/PDF.js-FF0000?style=for-the-badge\u0026logo=adobeacrobatreader\u0026logoColor=white\" width=\"100\" height=\"28\"\u003e | [PDF.js](https://mozilla.github.io/pdf.js/) | A JavaScript library that renders PDF files using HTML5 Canvas and SVG |\n| \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white\" width=\"100\" height=\"28\"\u003e | [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) | A markup language that defines the structure and content of web pages |\n| \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\" width=\"100\" height=\"28\"\u003e | [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS) | A style sheet language that specifies the appearance and layout of web pages |\n| \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\" width=\"100\" height=\"28\"\u003e | [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | A scripting language that enables dynamic and interactive web pages |\n\n## Contributing 🙌\nContributions are always welcome! If you would like to contribute to this project, please follow these steps:\n1. Fork the repository. 🍴\n2. Create a new branch. 🌵\n3. Make your changes and test them thoroughly. 👨‍💻\n4. Submit a pull request. ✔\n\n## License 📑\nThis project is licensed under the MIT License. This means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software without any restrictions. For more details, see the [LICENSE](https://github.com/dzenis-h/electric_pdfs/blob/master/LICENSE) file.\n\n## Credits 👨🏻‍💻\nElectric PDFs was created by [Dzenis H.](https://dzenis.tech)\n\nIf you like what you see, please consider giving a ⭐️ \n\nContributions are more than welcome. 🫡\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Felectric_pdfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzenis-h%2Felectric_pdfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Felectric_pdfs/lists"}