{"id":18864119,"url":"https://github.com/xc2/jbpr","last_synced_at":"2026-02-28T11:03:54.897Z","repository":{"id":259888425,"uuid":"878505303","full_name":"xc2/jbpr","owner":"xc2","description":"Remove IDE version constrains from Jetbrains plugin repository","archived":false,"fork":false,"pushed_at":"2024-11-03T09:52:32.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-24T11:41:54.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/xc2.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":"2024-10-25T14:13:19.000Z","updated_at":"2024-11-03T09:23:06.000Z","dependencies_parsed_at":"2024-11-08T04:40:09.074Z","dependency_job_id":"8f378c04-d294-4d7d-94e1-ae64242dbda0","html_url":"https://github.com/xc2/jbpr","commit_stats":null,"previous_names":["xc2/jbproxy","xc2/jbpr"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xc2/jbpr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xc2%2Fjbpr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xc2%2Fjbpr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xc2%2Fjbpr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xc2%2Fjbpr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xc2","download_url":"https://codeload.github.com/xc2/jbpr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xc2%2Fjbpr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29931128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-08T04:39:45.146Z","updated_at":"2026-02-28T11:03:54.857Z","avatar_url":"https://github.com/xc2.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://github.com/user-attachments/assets/37ba3467-fe39-44ed-8693-f8989e866607)\n\nThis tool acts as a webserver to proxy specific JetBrains Plugin Repositories, eliminating IDE version constraints. \n\nThis allows you to install the latest versions of specific plugins, even if they are not officially compatible with your IDE version.\n\n## Usage\n\n### Run the server\n\n#### Deno\n\n```shell\ndeno run --allow-net --unstable-sloppy-imports --allow-read --allow-write https://unpkg.com/jbpr@latest/deno.mjs\n```\n\n#### Bun\n\n```shell\nbunx --bun jbpr@latest\n```\n\n#### Node.js\n\n##### npm\n\n```shell title=\"npm\"\nnpx jbpr@latest\n```\n\n##### pnpm\n\n```shell title=\"pnpm\"\npnpx jbpr@latest\n```\n\n##### yarn\n\n```shell title=\"yarn\"\nyarn dlx jbpr@latest\n```\n\nThis will start a server at `http://localhost:8686`.\n\n### Configure your IDE\n\nNext, you can [add the repository URL](https://www.jetbrains.com/help/idea/managing-plugins.html#repos) of a plugin to your IDE. The repository URL is of format:\n\n```\nhttp://127.0.0.1:8686/plugins/:id\n```\n\nFor example:\n\n```\nhttp://127.0.0.1:8686/plugins/7083\n```\n\n![image](https://github.com/user-attachments/assets/e0f91275-ad77-4877-b3fe-d5d422c0399b)\n\nNow you are able to install the plugin of id `7083` (Erlang) in the IDE plugin marketplace.\n\n![image](https://github.com/user-attachments/assets/15403fb5-b1c2-48a1-9ea9-20a20cc44fff)\n\n## License\n\n[MIT ©️ xc2](https://tldr.ws/mitxc2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxc2%2Fjbpr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxc2%2Fjbpr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxc2%2Fjbpr/lists"}