{"id":31940040,"url":"https://github.com/x64bits/paypal-fee-calc","last_synced_at":"2026-04-20T10:33:28.293Z","repository":{"id":185494393,"uuid":"345215453","full_name":"x64Bits/paypal-fee-calc","owner":"x64Bits","description":"PayPal Fee Calculator, make w/ next.js","archived":false,"fork":false,"pushed_at":"2021-05-08T20:59:31.000Z","size":557,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T08:52:18.878Z","etag":null,"topics":["calculator","fees","nextjs","paypal","react"],"latest_commit_sha":null,"homepage":"https://paypal-calc.vercel.app/","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/x64Bits.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}},"created_at":"2021-03-06T23:15:18.000Z","updated_at":"2023-04-26T00:51:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"eed362dd-aa18-46cf-a3da-7e8f2d071056","html_url":"https://github.com/x64Bits/paypal-fee-calc","commit_stats":null,"previous_names":["x64bits/paypal-fee-calc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/x64Bits/paypal-fee-calc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x64Bits%2Fpaypal-fee-calc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x64Bits%2Fpaypal-fee-calc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x64Bits%2Fpaypal-fee-calc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x64Bits%2Fpaypal-fee-calc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x64Bits","download_url":"https://codeload.github.com/x64Bits/paypal-fee-calc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x64Bits%2Fpaypal-fee-calc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["calculator","fees","nextjs","paypal","react"],"created_at":"2025-10-14T08:51:01.761Z","updated_at":"2026-04-20T10:33:28.279Z","avatar_url":"https://github.com/x64Bits.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PayPal Online Transactions Calculator\n\nPersonal project due to the need to calculate the percentage necessary to send each of my transactions via PayPal\n\n![Showcase (1)](https://user-images.githubusercontent.com/25030238/111574281-92017780-8782-11eb-8cba-29049e53e192.png)\n\nThe app in general is developed using Next.js, I have plans migrate to a lighter framework to make the bundle smaller because I don't use the next.js utilities, only next.js is my everyday tool.\n\n## Requirements to build the application locally\n\n- Node.js version \u003e= 12\n- yarn || npm\n- MacOS, Windows, Linux\n\n## Steps to build locally\n\nSteps below are using **yarn**, in case you use npm run the commands with npm directly.\n\n- Clone this repository:\n\n```bash\ngit clone https://github.com/x64Bits/paypal-fee-calc\n```\n\n- Install dependencies using **yarn** inside the newly cloned folder:\n\n```bash\nyarn install\n```\n\n- Run the app locally:\n\n```bash\nyarn dev\n```\n\n- Generate static export and extension file for browser:\n\n```bash\nyarn export\n```\n\nThe above command generates a file **extension.zip** in the root of the project which can be loaded into firefox to use as a plugin\n\n- Generate static extension without compiling the project again.\n\n```bash\nyarn make:ext\n```\n\n## Get it like browser extension:\n\n[![Opera](https://user-images.githubusercontent.com/25030238/115462259-6f86d200-a1f8-11eb-8e28-2cdc8ff4ee35.png)](https://addons.opera.com/es/extensions/details/paypal-fee-calculator/)\n\n[![Firefox](https://user-images.githubusercontent.com/25030238/115462258-6eee3b80-a1f8-11eb-9c77-fe65b3ea18c0.png)](https://addons.mozilla.org/es/firefox/addon/paypal-fee-calculator/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx64bits%2Fpaypal-fee-calc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx64bits%2Fpaypal-fee-calc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx64bits%2Fpaypal-fee-calc/lists"}