{"id":16800759,"url":"https://github.com/houseme/imagerelated","last_synced_at":"2025-04-05T09:14:57.034Z","repository":{"id":153280146,"uuid":"628520683","full_name":"houseme/imagerelated","owner":"houseme","description":"Picture type information and get picture-related suffixes","archived":false,"fork":false,"pushed_at":"2024-01-19T03:17:58.000Z","size":89,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T18:13:44.613Z","etag":null,"topics":["image","image-ext","image-type"],"latest_commit_sha":null,"homepage":"https://houseme.github.io/imagerelated/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/houseme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/houseme"]}},"created_at":"2023-04-16T07:48:26.000Z","updated_at":"2023-05-04T10:39:39.000Z","dependencies_parsed_at":"2024-01-19T04:25:50.622Z","dependency_job_id":"72b0b3a8-15c0-4e8b-877a-1cb0dc925117","html_url":"https://github.com/houseme/imagerelated","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houseme%2Fimagerelated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houseme%2Fimagerelated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houseme%2Fimagerelated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/houseme%2Fimagerelated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/houseme","download_url":"https://codeload.github.com/houseme/imagerelated/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312092,"owners_count":20918344,"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":["image","image-ext","image-type"],"created_at":"2024-10-13T09:34:57.497Z","updated_at":"2025-04-05T09:14:57.005Z","avatar_url":"https://github.com/houseme.png","language":"Go","funding_links":["https://paypal.me/houseme"],"categories":[],"sub_categories":[],"readme":"# Image-Related\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/houseme/imagerelated.svg)](https://pkg.go.dev/github.com/houseme/imagerelated)\n[![Action-CI](https://github.com/houseme/imagerelated/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/houseme/imagerelated/actions/workflows/go.yml)\n![GitHub](https://img.shields.io/github/license/houseme/imagerelated?style=flat-square)\n![GitHub go.mod Go version (branch)](https://img.shields.io/github/go-mod/go-version/houseme/imagerelated/main?style=flat-square)\n\nPicture type information and get picture-related suffixes\n\n## Install\n\n```bash\ngo get -u -v github.com/houseme/imagerelated@main\n```\n\n## Usage\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n    \n    \"github.com/houseme/imagerelated\"\n)\n\nfunc main() {\n    // Get the suffix of the picture\n    fmt.Println(imagerelated.ImageExt(\"testdata/golang.png\"))\n    // Get the type of the picture\n    fmt.Println(imagerelated.ImageType(\"testdata/golang.png\"))\n}\n```\n\n## License\nFeiE is primarily distributed under the terms of both the [Apache License (Version 2.0)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhouseme%2Fimagerelated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhouseme%2Fimagerelated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhouseme%2Fimagerelated/lists"}