{"id":19508394,"url":"https://github.com/efekos/rbxts-imageservice","last_synced_at":"2025-06-12T16:40:39.030Z","repository":{"id":163228316,"uuid":"568908900","full_name":"efekos/rbxts-imageservice","owner":"efekos","description":"A lightweight module to store image ids for roblox-ts","archived":false,"fork":false,"pushed_at":"2023-01-23T18:14:48.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T22:46:01.937Z","etag":null,"topics":["roblox-ts"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/efekos.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}},"created_at":"2022-11-21T17:06:44.000Z","updated_at":"2022-12-25T12:13:23.000Z","dependencies_parsed_at":"2023-07-15T21:28:32.158Z","dependency_job_id":"9dd93fe4-584e-4db5-8419-2b08aaa7f933","html_url":"https://github.com/efekos/rbxts-imageservice","commit_stats":null,"previous_names":["efekos/rbxts-imageservice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/efekos/rbxts-imageservice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2Frbxts-imageservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2Frbxts-imageservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2Frbxts-imageservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2Frbxts-imageservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efekos","download_url":"https://codeload.github.com/efekos/rbxts-imageservice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2Frbxts-imageservice/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259503417,"owners_count":22867993,"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":["roblox-ts"],"created_at":"2024-11-10T23:06:21.991Z","updated_at":"2025-06-12T16:40:39.012Z","avatar_url":"https://github.com/efekos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageService\nA lightweight module to store image ids for roblox-ts\n\n\nThis package simply adds a class called ImageService. you can store images to it and get all your image ids from there instead of copy-pasting them everywhere.\n\nExample Usage:\n```ts\n//--- client/main.client.ts ---\nconst Gui = Players.LocalPlayer.WaitForChild(\"PlayerGui\").FindFirstChild(\"Menu\") as ScreenGui\n\nconst Homebutton = Gui.WaitForChild(\"Home\") as ImageButton\nHomebutton.Image = ImageService.getImage(\"homeIcon\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefekos%2Frbxts-imageservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefekos%2Frbxts-imageservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefekos%2Frbxts-imageservice/lists"}