{"id":28364203,"url":"https://github.com/incomplete-infinity/eve-image-helper","last_synced_at":"2025-07-26T19:09:14.548Z","repository":{"id":284032088,"uuid":"953609235","full_name":"Incomplete-Infinity/eve-image-helper","owner":"Incomplete-Infinity","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-24T09:43:05.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T01:38:20.497Z","etag":null,"topics":["esi","eve-images","eve-online","frontend","helper-tools","html5","image-api","javascript"],"latest_commit_sha":null,"homepage":"https://incomplete-infinity.github.io/eve-image-helper/","language":"HTML","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/Incomplete-Infinity.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,"zenodo":null}},"created_at":"2025-03-23T18:43:40.000Z","updated_at":"2025-04-27T06:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"74e61850-2cc4-4c67-b512-7e833515f3ac","html_url":"https://github.com/Incomplete-Infinity/eve-image-helper","commit_stats":null,"previous_names":["incomplete-infinity/eve-image-helper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Incomplete-Infinity/eve-image-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incomplete-Infinity%2Feve-image-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incomplete-Infinity%2Feve-image-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incomplete-Infinity%2Feve-image-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incomplete-Infinity%2Feve-image-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Incomplete-Infinity","download_url":"https://codeload.github.com/Incomplete-Infinity/eve-image-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Incomplete-Infinity%2Feve-image-helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267213499,"owners_count":24053912,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"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":["esi","eve-images","eve-online","frontend","helper-tools","html5","image-api","javascript"],"created_at":"2025-05-28T20:43:45.373Z","updated_at":"2025-07-26T19:09:14.542Z","avatar_url":"https://github.com/Incomplete-Infinity.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EVE Image Helper\n\nA lightweight utility to resolve EVE Online image URLs from entity IDs using ESI.\n\n## Features\n\n- Automatically detects ID type (character, corporation, alliance, item, etc.)\n- Returns valid image URLs only\n- Picks the best available image variant (e.g. render \u003e icon)\n\n## Usage\n\n### HTML + JS Demo\n\n```html\n\u003cscript type=\"module\"\u003e\n  import EveImageResolver from './eve-image-resolver.js';\n\n  const resolver = await EveImageResolver.create(587); // Rifter\n  console.log(resolver.url);        // Best image URL (render, icon, etc.)\n  console.log(resolver.variants);   // All valid variants\n\u003c/script\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincomplete-infinity%2Feve-image-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincomplete-infinity%2Feve-image-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincomplete-infinity%2Feve-image-helper/lists"}