{"id":24305681,"url":"https://github.com/OmegaTools/ICO","last_synced_at":"2025-09-26T09:30:56.637Z","repository":{"id":62731444,"uuid":"367399895","full_name":"OmegaTools/ICO","owner":"OmegaTools","description":"Deno ICO Image Conversion Module","archived":false,"fork":false,"pushed_at":"2024-03-15T16:09:43.000Z","size":111,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"Stable","last_synced_at":"2025-01-17T02:15:25.444Z","etag":null,"topics":["converter","deno","ico","image-processing","png"],"latest_commit_sha":null,"homepage":"https://deno.land/x/ico","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmegaTools.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":"2021-05-14T15:10:51.000Z","updated_at":"2024-03-15T16:15:43.000Z","dependencies_parsed_at":"2024-11-18T14:53:53.348Z","dependency_job_id":"ce19a806-6cb5-4df4-bf64-00c0bcb17f47","html_url":"https://github.com/OmegaTools/ICO","commit_stats":null,"previous_names":["omegatools/toicon"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FICO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FICO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FICO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmegaTools%2FICO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmegaTools","download_url":"https://codeload.github.com/OmegaTools/ICO/tar.gz/refs/heads/Stable","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234300470,"owners_count":18810610,"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":["converter","deno","ico","image-processing","png"],"created_at":"2025-01-17T02:15:26.809Z","updated_at":"2025-09-26T09:30:56.249Z","avatar_url":"https://github.com/OmegaTools.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cbr\u003e\n\n\u003cdiv align = center\u003e\n\n[![Badge Stars]][#]   \n[![Badge Deno]][Deno]\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cimg\n    src = 'Assets/Logo.png'\n    width = 120\n/\u003e\n\n# ICO\n\n*Image to .ico conversion.*\n\n\u003cbr\u003e\n\n[![Button Example]][Example]   \n[![Button Format]][Format]\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## More Information\n\n\u003cbr\u003e\n\n[![Button ICO]][ICO]   \n[![Button BMP]][BMP]   \n[![Button PNG]][PNG]\n\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Example\n\n\u003cbr\u003e\n\n```JavaScript\nimport * as Icon from 'https://deno.land/x/ico/mod.ts';\n```\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n```JavaScript\nconst images = []; // PNG Uint8Arrays\n\nconst icon = Icon.fromPNGs(images); // Uint8Array\n```\n\n\u003cbr\u003e\n\n\n\u003c!-----------------------------------------------------------------------------\u003e\n\n[License]: LICENSE\n[Example]: Example\n[Format]: Documentation/Format.md\n[#]: #\n\n[Deno]: https://deno.land/x/ico\n[PNG]: https://en.wikipedia.org/wiki/Portable_Network_Graphics\n[ICO]: https://en.wikipedia.org/wiki/ICO_(file_format)\n[BMP]: https://en.wikipedia.org/wiki/BMP_file_format\n\n\n\u003c!---------------------------------[ Badges ]----------------------------------\u003e\n\n[Badge License]: https://img.shields.io/badge/License-AGPL3-015d93.svg?style=for-the-badge\u0026labelColor=blue\n[Badge Stars]: https://img.shields.io/github/stars/OmegaTools/ICO?style=for-the-badge\u0026logoColor=white\u0026logo=Trustpilot\u0026labelColor=FF66AA\u0026color=cf538b\n[Badge Deno]: https://img.shields.io/badge/-Deno-58a341?style=for-the-badge\u0026logoColor=white\u0026logo=Deno\u0026labelColor=64bc4b\n\n\n\u003c!---------------------------------[ Buttons ]---------------------------------\u003e\n\n[Button Example]: https://img.shields.io/badge/Example-04ACE6?style=for-the-badge\u0026logoColor=white\u0026logo=GitBook\n[Button Format]: https://img.shields.io/badge/ICO_Format-64BC4B?style=for-the-badge\u0026logoColor=white\u0026logo=BookStack\n[Button ICO]: https://img.shields.io/badge/ICO_Format-EEEEEE?style=for-the-badge\u0026logoColor=222222\u0026logo=WikiPedia\n[Button BMP]: https://img.shields.io/badge/BMP_Format-EEEEEE?style=for-the-badge\u0026logoColor=222222\u0026logo=WikiPedia\n[Button PNG]: https://img.shields.io/badge/PNG_Format-EEEEEE?style=for-the-badge\u0026logoColor=222222\u0026logo=WikiPedia\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmegaTools%2FICO","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOmegaTools%2FICO","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOmegaTools%2FICO/lists"}